Searched refs:NAT_SLAVE (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_ipsec_pxy.c181 NAT_SLAVE|SI_WILDP, NAT_OUTBOUND);
243 NAT_SLAVE|SI_WILDP,
H A Dip_raudio_pxy.c304 NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),
326 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
H A Dip_h323_pxy.c274 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
H A Dip_rcmd_pxy.c189 nflags = NAT_SLAVE|IPN_TCP|SI_W_DPORT;
H A Dip_irc_pxy.c419 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND);
H A Dip_nat.h157 #define NAT_SLAVE 0x0020 /* Slave connection for a proxy */ macro
H A Dip_pptp_pxy.c215 NAT_SLAVE, nat->nat_dir);
H A Dip_ftp_pxy.c377 flags = NAT_SLAVE|IPN_TCP|SI_W_DPORT;
712 nflags |= NAT_SLAVE;
H A Dip_rpcb_pxy.c1204 natl = nat_new(&fi, ipn, NULL, nflags|SI_CLONE|NAT_SLAVE,
H A Dip_nat.c2618 if ((np->in_apr != NULL) && ((ni->nai_flags & NAT_SLAVE) == 0))
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_irc_pxy.c409 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND);
H A Dip_pptp_pxy.c201 NAT_SLAVE, nat->nat_dir);
H A Dip_rpcb_pxy.c1199 natl = nat_new(&fi, ipn, NULL, nflags|SI_CLONE|NAT_SLAVE,

Completed in 78 milliseconds