Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dip_encap.h70 struct sockaddr_storage dstmask; member
H A Dip_encap.c358 SOCKADDR_CMP(&ep->dstmask, dm, dp->sa_len) != 0) { in encap_attach()
371 SOCKADDR_COPY(dm, &new_ep->dstmask, dp->sa_len); in encap_attach()
476 q = SA_BYTES(&ep->dstmask); in mask_match()