Searched refs:IPN_FIXEDDPORT (Results 1 – 4 of 4) sorted by relevance
366 nat->in_flags |= IPN_FIXEDDPORT;801 if ((nat->in_flags & (IPN_TCPUDP|IPN_FIXEDDPORT)) == IPN_FIXEDDPORT)802 nat->in_flags &= ~IPN_FIXEDDPORT;
256 #define IPN_FIXEDDPORT 0x200000 macro262 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
2263 if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&
112 if ((np->in_flags & IPN_FIXEDDPORT) != 0)