Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ipfilter/lib/
HDprintfr.c169 case FR_T_NONE :
/freebsd-11-stable/contrib/ipfilter/tools/
HDipf_y.y2077 fr->fr_type = FR_T_NONE; in newrule()
2092 if (fr->fr_type == FR_T_NONE) { in setipftype()
2186 if (fr->fr_type != FR_T_NONE) {
HDipfcomp.c76 if ((fr->fr_type != FR_T_IPF) && (fr->fr_type != FR_T_NONE))
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
HDip_fil.h610 FR_T_NONE = 0, enumerator
HDip_state.c997 fr->fr_type = FR_T_NONE;
HDip_nat.c2177 fr->fr_type = FR_T_NONE;
HDfil.c4907 case FR_T_NONE :
/freebsd-11-stable/contrib/ipfilter/
HDip_fil_compat.c1423 if (old->fr_type != FR_T_NONE &&
1447 if (old->fr_type != FR_T_NONE &&
1471 if (old->fr_type != FR_T_NONE &&