Home
last modified time | relevance | path

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

/xnu-10063.101.15/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 = (const u_int8_t *)&ep->dstmask; in mask_match()