Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h362 #define IPN_FIXEDDPORT 0x80000 macro
370 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
H A Dip_tftp_pxy.c212 ipn->in_flags = IPN_UDP|IPN_FIXEDDPORT|IPN_PROXYRULE;
H A Dip_nat6.c861 if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&
3542 if ((flags & IPN_FIXEDDPORT) != 0) {
H A Dip_nat.c2993 if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&
7147 if ((flags & IPN_FIXEDDPORT) != 0) {