Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dports.c36 comp = FR_OUTRANGE;
70 if (comp != FR_OUTRANGE && comp != FR_INRANGE) {
H A Dprintportcmp.c19 if (frp->frp_cmp == FR_INRANGE || frp->frp_cmp == FR_OUTRANGE)
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipfcomp.c631 else if (fr->fr_scmp == FR_OUTRANGE)
641 else if (fr->fr_dcmp == FR_OUTRANGE)
819 } else if (fr->fr_scmp == FR_OUTRANGE) {
846 } else if (fr->fr_dcmp == FR_OUTRANGE) {
H A Dipnat_y.y770 YY_RANGE_OUT { $$ = FR_OUTRANGE; }
H A Dipf_y.y1497 | YY_RANGE_OUT { $$ = FR_OUTRANGE; }
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h495 #define FR_OUTRANGE 7 macro
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dfil.c1586 case FR_OUTRANGE :