Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c2128 } else if (!IP6_MASKEQ(&ipa, &np->in_in[1],
2411 if (!IP6_MASKEQ(&ipa, &np->in_out[1],
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h264 #define IP6_MASKEQ(a,m,b) \ macro