Home
last modified time | relevance | path

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

/trueos/sys/contrib/ipfilter/netinet/
HDip_nat6.c1415 if (!(fin->fin_flx & FI_ICMPERR)) {
3272 if ((fin->fin_flx & FI_ICMPERR) == 0) {
3281 if ((fin->fin_flx & FI_ICMPERR) == 0) {
3797 if ((fin->fin_flx & FI_ICMPERR) != 0) {
HDip_state.c2688 !(fin->fin_flx & FI_ICMPERR)) {
2805 if ((ofin.fin_flx & FI_ICMPERR) != 0) {
4462 !(fin->fin_flx & FI_ICMPERR)) {
4505 if (ofin.fin_flx & FI_ICMPERR) {
HDip_nat.c3641 if ((fin->fin_hlen != sizeof(ip_t)) || !(fin->fin_flx & FI_ICMPERR)) {
5621 if ((fin->fin_flx & FI_ICMPERR) == 0) {
5639 if ((fin->fin_flx & FI_ICMPERR) == 0) {
7430 if ((fin->fin_flx & FI_ICMPERR) != 0) {
HDip_fil.h331 #define FI_ICMPERR 0x1000 macro
HDfil.c952 fin->fin_flx |= FI_ICMPERR;
1294 fin->fin_flx |= FI_ICMPERR;