Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dlexer.h14 #define YY_RANGE_IN 1005 macro
H A Dipf_y.y122 %token YY_RANGE_OUT YY_RANGE_IN
877 | portnum YY_RANGE_IN portnum
885 | srcportlist lmore portnum YY_RANGE_IN portnum
946 | portnum YY_RANGE_IN portnum
954 | dstportlist lmore portnum YY_RANGE_IN portnum
1688 range: YY_RANGE_IN { $$ = FR_INRANGE; }
H A Dlexer.c425 rval = YY_RANGE_IN; in yylex()
/freebsd/sbin/ipf/ipscan/
H A Dipscan_y.y65 %token YY_RANGE_OUT YY_RANGE_IN
/freebsd/sbin/ipf/ippool/
H A Dippool_y.y75 %token YY_RANGE_OUT YY_RANGE_IN
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y103 %token YY_RANGE_OUT YY_RANGE_IN
1202 | YY_RANGE_IN { $$ = FR_INRANGE; }
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y66 %token YY_RANGE_OUT YY_RANGE_IN