Home
last modified time | relevance | path

Searched refs:IPN_FIXEDDPORT (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_nat.h384 #define IPN_FIXEDDPORT 0x80000 macro
392 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
H A Dip_tftp_pxy.c199 ipn->in_flags = IPN_UDP|IPN_FIXEDDPORT|IPN_PROXYRULE; in ipf_p_tftp_new()
H A Dip_nat6.c848 if (((np->in_flags & IPN_FIXEDDPORT) == 0) && in ipf_nat6_newrdr()
3491 if ((flags & IPN_FIXEDDPORT) != 0) { in ipf_nat6_newrewrite()
H A Dip_nat.c2957 if (((np->in_flags & IPN_FIXEDDPORT) == 0) && in ipf_nat_newrdr()
7036 if ((flags & IPN_FIXEDDPORT) != 0) { in ipf_nat_newrewrite()