Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_nat.h364 #define IPN_ICMPERR 0x00004 macro
365 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)
368 #define IPN_RF (IPN_TCPUDP|IPN_DELETE|IPN_ICMPERR)
Dip_nat6.c1448 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat6_icmperrorlookup()
1586 *nflags = IPN_ICMPERR; in ipf_nat6_icmperror()
1897 if (flags & IPN_ICMPERR) in ipf_nat6_inlookup()
2207 if (flags & IPN_ICMPERR) in ipf_nat6_outlookup()
2435 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY)) in ipf_nat6_lookupredir()
Dip_nat.c3650 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat_icmperrorlookup()
3749 *nflags = IPN_ICMPERR; in ipf_nat_icmperror()
4601 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY)) in ipf_nat_lookupredir()
5013 if (nflags == IPN_ICMPERR) { in ipf_nat_out()
/netbsd/src/external/bsd/ipf/dist/
Dip_nat6.c1481 flags = IPN_ICMPERR|IPN_ICMPQUERY;
1625 *nflags = IPN_ICMPERR;
1943 if (flags & IPN_ICMPERR)
2260 if (flags & IPN_ICMPERR)
2488 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY))