Searched refs:FI_ICMPERR (Results 1 – 5 of 5) sorted by relevance
1379 if (!(fin->fin_flx & FI_ICMPERR)) { in ipf_nat6_icmperrorlookup()3210 if ((fin->fin_flx & FI_ICMPERR) == 0) { in ipf_nat6_in()3219 if ((fin->fin_flx & FI_ICMPERR) == 0) { in ipf_nat6_in()3725 if ((fin->fin_flx & FI_ICMPERR) != 0) { in ipf_nat6_decap()
2636 !(fin->fin_flx & FI_ICMPERR)) { in ipf_checkicmpmatchingstate()2753 if ((ofin.fin_flx & FI_ICMPERR) != 0) { in ipf_checkicmpmatchingstate()4378 !(fin->fin_flx & FI_ICMPERR)) { in ipf_checkicmp6matchingstate()4421 if (ofin.fin_flx & FI_ICMPERR) { in ipf_checkicmp6matchingstate()
270 #define FI_ICMPERR 0x1000 macro
3565 if ((fin->fin_hlen != sizeof(ip_t)) || !(fin->fin_flx & FI_ICMPERR)) { in ipf_nat_icmperrorlookup()5524 if ((fin->fin_flx & FI_ICMPERR) == 0) { in ipf_nat_in()5541 if ((fin->fin_flx & FI_ICMPERR) == 0) { in ipf_nat_in()7262 if ((fin->fin_flx & FI_ICMPERR) != 0) { in ipf_nat_decap()
909 fin->fin_flx |= FI_ICMPERR; in ipf_pr_icmp6()1249 fin->fin_flx |= FI_ICMPERR; in ipf_pr_icmp()