Home
last modified time | relevance | path

Searched refs:IPN_AUTOPORTMAP (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dnat_setgroupmap.c19 else if (n->in_flags & IPN_AUTOPORTMAP) {
H A Dprintnat.c185 (np->in_flags & IPN_AUTOPORTMAP))
198 if (np->in_flags & IPN_AUTOPORTMAP) {
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipnat_y.y167 ((nat->in_flags & IPN_AUTOPORTMAP) != 0))
184 ((nat->in_flags & IPN_AUTOPORTMAP) != 0))
199 ((nat->in_flags & IPN_AUTOPORTMAP) != 0))
214 ((nat->in_flags & IPN_AUTOPORTMAP) != 0))
234 ((nat->in_flags & IPN_AUTOPORTMAP) != 0))
424 | IPNY_PORTS IPNY_AUTO { nat->in_flags |= IPN_AUTOPORTMAP; }
498 { nat->in_flags |= IPN_AUTOPORTMAP;
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h245 #define IPN_AUTOPORTMAP 0x00010 macro
261 #define IPN_USERFLAGS (IPN_TCPUDP|IPN_AUTOPORTMAP|IPN_IPRANGE|IPN_SPLIT|\
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c408 (np->in_flags & IPN_AUTOPORTMAP)) {
H A Dip_nat.c932 else if (n->in_flags & IPN_AUTOPORTMAP)
2209 (np->in_flags & IPN_AUTOPORTMAP)) {