Home
last modified time | relevance | path

Searched refs:IPN_UDP (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_raudio_pxy.c323 NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),
326 (void) nat_proto(&fi, nat2, IPN_UDP);
341 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
344 (void) nat_proto(&fi, nat2, IPN_UDP);
H A Dip_h323_pxy.c288 nat2 = nat_outlookup(fin->fin_ifp, IPN_UDP, IPPROTO_UDP,
309 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
312 (void) nat_proto(&fi, nat2, IPN_UDP);
H A Dip_nat.h238 #define IPN_UDP 0x00002 macro
239 #define IPN_TCPUDP (IPN_TCP|IPN_UDP)
241 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)
243 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintproto.c25 else if (np->in_flags & IPN_UDP)
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat_y.y928 nat->in_flags &= ~IPN_UDP;
931 nat->in_flags |= IPN_UDP;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c1137 flags = IPN_UDP;
1914 else if (np->nl_flags & IPN_UDP)
2062 nflags = IPN_UDP;
2343 nflags = IPN_UDP;
H A Dip_nat.c2919 flags = IPN_UDP;
3702 else if (np->nl_flags & IPN_UDP)
3905 nflags = IPN_UDP;
4228 nflags = IPN_UDP;
5836 nflags = IPN_UDP;