Home
last modified time | relevance | path

Searched refs:IPN_ICMPERR (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_nat.h346 #define IPN_ICMPERR 0x00004 macro
347 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)
350 #define IPN_RF (IPN_TCPUDP|IPN_DELETE|IPN_ICMPERR)
HDip_nat6.c1479 flags = IPN_ICMPERR|IPN_ICMPQUERY;
1623 *nflags = IPN_ICMPERR;
1941 if (flags & IPN_ICMPERR)
2258 if (flags & IPN_ICMPERR)
2486 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))
HDip_nat.c3707 flags = IPN_ICMPERR|IPN_ICMPQUERY;
3809 *nflags = IPN_ICMPERR;
4112 if (flags & IPN_ICMPERR) {
4449 if (flags & IPN_ICMPERR)
4677 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))
5102 if (nflags == IPN_ICMPERR) {