Searched refs:dstmask (Results 1 – 2 of 2) sorted by relevance
70 struct sockaddr_storage dstmask; member
359 bcmp(&ep->dstmask, dm, dp->sa_len) != 0) { in encap_attach()372 bcopy(dm, &new_ep->dstmask, dp->sa_len); in encap_attach()477 q = (const u_int8_t *)&ep->dstmask; in mask_match()