Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintfr.c145 if (type == FR_T_NONE) {
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y1882 fr->fr_type = FR_T_NONE; in newrule()
1895 if (fr->fr_type == FR_T_NONE) { in setipftype()
2000 if (fr->fr_type != FR_T_NONE) {
H A Dipfcomp.c73 if ((fr->fr_type != FR_T_IPF) && (fr->fr_type != FR_T_NONE))
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h687 #define FR_T_NONE 0 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c746 fr->fr_type = FR_T_NONE;
H A Dip_nat.c1800 fr->fr_type = FR_T_NONE;
H A Dfil.c4615 case FR_T_NONE :