Searched refs:IPN_ICMPERR (Results 1 – 3 of 3) sorted by relevance
338 #define IPN_ICMPERR 0x00004 macro339 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)342 #define IPN_RF (IPN_TCPUDP|IPN_DELETE|IPN_ICMPERR)
1440 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat6_icmperrorlookup()1580 *nflags = IPN_ICMPERR; in ipf_nat6_icmperror()1896 if (flags & IPN_ICMPERR) in ipf_nat6_inlookup()2214 if (flags & IPN_ICMPERR) in ipf_nat6_outlookup()2441 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY)) in ipf_nat6_lookupredir()
3624 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat_icmperrorlookup()3723 *nflags = IPN_ICMPERR; in ipf_nat_icmperror()4577 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY)) in ipf_nat_lookupredir()5000 if (nflags == IPN_ICMPERR) { in ipf_nat_out()