Searched refs:FRI_RANGE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dprintaddr.c53 case FRI_RANGE :
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipnat_y.y620 { $$.t = FRI_RANGE;
632 { $$.t = FRI_RANGE;
682 $$.t = FRI_RANGE;
694 $$.t = FRI_RANGE;
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h635 FRI_RANGE, /* address/mask is a range */ enumerator in enum:fr_atypes_e
H A Dip_nat.c7543 case FRI_RANGE :
7675 case FRI_RANGE :
8515 n->in_nsrcatype = FRI_RANGE;
8518 n->in_ndstatype = FRI_RANGE;
H A Dip_nat6.c3889 case FRI_RANGE :
4020 case FRI_RANGE :

Completed in 124 milliseconds