IPN_UDP
else if (np->in_flags & IPN_UDP)
nat->in_flags &= ~IPN_UDP;
nat->in_flags |= IPN_UDP;
flags = IPN_UDP;
else if (np->nl_flags & IPN_UDP)
nflags = IPN_UDP;
nflags = IPN_UDP;
nflags = IPN_UDP;
flags = IPN_UDP;
else if (np->nl_flags & IPN_UDP)
nflags = IPN_UDP;
nflags = IPN_UDP;
nat2 = nat_outlookup(fin->fin_ifp, IPN_UDP, IPPROTO_UDP,
NAT_SLAVE|IPN_UDP|SI_W_DPORT,
(void) nat_proto(&fi, nat2, IPN_UDP);
#define IPN_TCPUDP (IPN_TCP|IPN_UDP)
#define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)
#define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)
NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),
(void) nat_proto(&fi, nat2, IPN_UDP);
NAT_SLAVE|IPN_UDP|SI_W_DPORT,
(void) nat_proto(&fi, nat2, IPN_UDP);