Home
last modified time | relevance | path

Searched refs:FR_T_NONE (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/bsd/ipf/dist/lib/
Dprintfr.c169 case FR_T_NONE :
/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y2078 fr->fr_type = FR_T_NONE; in newrule()
2093 if (fr->fr_type == FR_T_NONE) { in setipftype()
2187 if (fr->fr_type != FR_T_NONE) {
Dipfcomp.c75 if ((fr->fr_type != FR_T_IPF) && (fr->fr_type != FR_T_NONE))
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h673 FR_T_NONE = 0, enumerator
Dip_fil_compat.c1440 if (old->fr_type != FR_T_NONE && in ipf_in_compat()
1464 if (old->fr_type != FR_T_NONE && in ipf_in_compat()
1488 if (old->fr_type != FR_T_NONE && in ipf_in_compat()
Dip_state.c981 fr->fr_type = FR_T_NONE; in ipf_state_putent()
Dfil.c4796 case FR_T_NONE : in frrequest()
Dip_nat.c2167 fr->fr_type = FR_T_NONE; in ipf_nat_putent()
/netbsd/src/external/bsd/ipf/dist/
Dip_fil_compat.c1447 if (old->fr_type != FR_T_NONE &&
1471 if (old->fr_type != FR_T_NONE &&
1495 if (old->fr_type != FR_T_NONE &&