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)
1435 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat6_icmperrorlookup()1573 *nflags = IPN_ICMPERR; in ipf_nat6_icmperror()1886 if (flags & IPN_ICMPERR) in ipf_nat6_inlookup()2204 if (flags & IPN_ICMPERR) in ipf_nat6_outlookup()2431 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY)) in ipf_nat6_lookupredir()
3660 flags = IPN_ICMPERR|IPN_ICMPQUERY; in ipf_nat_icmperrorlookup()3759 *nflags = IPN_ICMPERR; in ipf_nat_icmperror()4607 else if (np->nl_flags & (IPN_ICMPERR|IPN_ICMPQUERY)) in ipf_nat_lookupredir()5027 if (nflags == IPN_ICMPERR) { in ipf_nat_out()