IPN_FIXEDDPORT
if ((nat->in_flags & (IPN_TCPUDP|IPN_FIXEDDPORT)) == IPN_FIXEDDPORT)
nat->in_flags &= ~IPN_FIXEDDPORT;
nat->in_flags |= IPN_FIXEDDPORT;
nat->in_flags |= IPN_FIXEDDPORT;
if ((np->in_flags & IPN_FIXEDDPORT) != 0) {
if ((np->in_flags & IPN_FIXEDDPORT) != 0)
if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&
if ((flags & IPN_FIXEDDPORT) != 0) {
IPN_FRAG|IPN_STICKY|IPN_FIXEDDPORT|IPN_ICMPQUERY|\
if ((flags & IPN_FIXEDDPORT) != 0) {
if (((np->in_flags & IPN_FIXEDDPORT) == 0) &&
ipn->in_flags = IPN_UDP|IPN_FIXEDDPORT|IPN_PROXYRULE;