Home
last modified time | relevance | path

Searched refs:FI_ICMPERR (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c1409 if (!(fin->fin_flx & FI_ICMPERR)) {
3266 if ((fin->fin_flx & FI_ICMPERR) == 0) {
3275 if ((fin->fin_flx & FI_ICMPERR) == 0) {
3791 if ((fin->fin_flx & FI_ICMPERR) != 0) {
H A Dip_state.c2701 !(fin->fin_flx & FI_ICMPERR)) {
2818 if ((ofin.fin_flx & FI_ICMPERR) != 0) {
4476 !(fin->fin_flx & FI_ICMPERR)) {
4519 if (ofin.fin_flx & FI_ICMPERR) {
H A Dip_nat.c3634 if ((fin->fin_hlen != sizeof(ip_t)) || !(fin->fin_flx & FI_ICMPERR)) {
5623 if ((fin->fin_flx & FI_ICMPERR) == 0) {
5640 if ((fin->fin_flx & FI_ICMPERR) == 0) {
7413 if ((fin->fin_flx & FI_ICMPERR) != 0) {
H A Dip_fil.h271 #define FI_ICMPERR 0x1000 macro
H A Dfil.c924 fin->fin_flx |= FI_ICMPERR;
1271 fin->fin_flx |= FI_ICMPERR;