Searched refs:IPN_UDP (Results 1 – 5 of 5) sorted by relevance
304 NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),308 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);327 NAT_SLAVE|IPN_UDP|SI_W_DPORT,331 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);
212 ipn->in_flags = IPN_UDP|IPN_FIXEDDPORT|IPN_PROXYRULE;328 nflags = NAT_SLAVE|IPN_UDP|SI_W_SPORT;374 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);
340 #define IPN_UDP 0x00002 macro341 #define IPN_TCPUDP (IPN_TCP|IPN_UDP)343 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)345 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)
1462 flags = IPN_UDP;1631 flags = IPN_UDP;2478 else if (np->nl_flags & IPN_UDP)2644 nflags = IPN_UDP;3042 nflags = IPN_UDP;
3689 flags = IPN_UDP;3816 flags = IPN_UDP;4661 else if (np->nl_flags & IPN_UDP)4894 nflags = IPN_UDP;5385 nflags = IPN_UDP;5835 if ((nflags & IPN_UDP) != 0) {8398 nflags = IPN_UDP;