HomeSort by: relevance | last modified time | path
    Searched refs:in_ndstmsk6 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_tftp_pxy.c 237 IP6_SETONES(&ipn->in_ndstmsk6);
ip_nat6.c 164 n->in_ndstmsk6 = n->in_osrcmsk6;
799 np->in_dnip6 = np->in_ndstmsk6;
818 IP6_ISZERO(&np->in_ndstmsk6)) {
825 IP6_EQ(&np->in_ndstmsk6, &np->in_odstmsk6)) {
835 IP6_MERGE(&in, &temp, &np->in_ndstmsk6);
3458 IP6_ISONES(&np->in_ndstmsk6)) {
3464 IP6_ISZERO(&np->in_ndstmsk6)) {
3469 } else if (IP6_ISONES(&np->in_ndstmsk6)) {
3474 } else if (!IP6_ISONES(&np->in_ndstmsk6)) {
ip_proxy.c 1367 IP6_SETONES(&ipn->in_ndstmsk6);
1439 IP6_SETONES(&ipn->in_ndstmsk6);
ip_nat.h 322 #define in_ndstmsk6 in_ndst.na_addr[1] macro

Completed in 16 milliseconds