Searched refs:IPN_FIXEDDPORT (Results 1 – 5 of 5) sorted by relevance
419 nat->in_flags |= IPN_FIXEDDPORT;961 if ((nat->in_flags & (IPN_TCPUDP|IPN_FIXEDDPORT)) == IPN_FIXEDDPORT)962 nat->in_flags &= ~IPN_FIXEDDPORT;
257 #define IPN_FIXEDDPORT 0x200000 macro263 IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
122 if ((np->in_flags & IPN_FIXEDDPORT) != 0)
657 if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&
2441 if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&