Home
last modified time | relevance | path

Searched refs:NAT_SLAVE (Results 1 – 11 of 11) 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),
341 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
H A Dip_ipsec_pxy.c199 NAT_SLAVE|SI_WILDP, NAT_OUTBOUND);
262 NAT_SLAVE|SI_WILDP,
H A Dip_rcmd_pxy.c203 nflags = NAT_SLAVE|IPN_TCP|SI_W_DPORT;
H A Dip_h323_pxy.c309 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
H A Dip_irc_pxy.c434 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND);
H A Dip_nat.h160 #define NAT_SLAVE 0x0020 /* Slave connection for a proxy */ macro
H A Dip_pptp_pxy.c222 NAT_SLAVE, nat->nat_dir);
H A Dip_ftp_pxy.c389 flags = NAT_SLAVE|IPN_TCP|SI_W_DPORT;
752 nflags |= NAT_SLAVE;
H A Dip_rpcb_pxy.c1270 natl = nat_new(&fi, ipn, NULL, nflags|SI_CLONE|NAT_SLAVE,
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c816 if ((flags & NAT_SLAVE) == 0) {
887 if ((flags & NAT_SLAVE) == 0) {
941 if ((np->in_apr != NULL) && ((ni->nai_flags & NAT_SLAVE) == 0))
H A Dip_nat.c2602 if ((flags & NAT_SLAVE) == 0) {
2674 if ((flags & NAT_SLAVE) == 0) {
2726 if ((np->in_apr != NULL) && ((ni->nai_flags & NAT_SLAVE) == 0))