HomeSort by: relevance | last modified time | path
    Searched refs:FI_ICMPERR (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_state.c 2647 !(fin->fin_flx & FI_ICMPERR)) {
2763 if ((ofin.fin_flx & FI_ICMPERR) != 0) {
4387 !(fin->fin_flx & FI_ICMPERR)) {
4429 if (ofin.fin_flx & FI_ICMPERR) {
ip_nat6.c 1384 if (!(fin->fin_flx & FI_ICMPERR)) {
3217 if ((fin->fin_flx & FI_ICMPERR) == 0) {
3226 if ((fin->fin_flx & FI_ICMPERR) == 0) {
3732 if ((fin->fin_flx & FI_ICMPERR) != 0) {
ip_fil.h 329 #define FI_ICMPERR 0x1000
ip_nat.c 3584 if ((fin->fin_hlen != sizeof(ip_t)) || !(fin->fin_flx & FI_ICMPERR)) {
5535 if ((fin->fin_flx & FI_ICMPERR) == 0) {
5553 if ((fin->fin_flx & FI_ICMPERR) == 0) {
7304 if ((fin->fin_flx & FI_ICMPERR) != 0) {
fil.c 940 fin->fin_flx |= FI_ICMPERR;
1280 fin->fin_flx |= FI_ICMPERR;

Completed in 32 milliseconds