Home
last modified time | relevance | path

Searched refs:dm (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/netinet/
H A Dip_encap.c321 const struct sockaddr *dm, const struct protosw *psw, void *arg) in encap_attach() argument
359 bcmp(&ep->dstmask, dm, dp->sa_len) != 0) { in encap_attach()
372 bcopy(dm, &new_ep->dstmask, dp->sa_len); in encap_attach()