Home
last modified time | relevance | path

Searched refs:ipft_max (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dprinttunable.c16 tup->ipft_name, tup->ipft_min, tup->ipft_max); in printtunable()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1335 u_long ipft_max; member
1355 u_long ipft_max; member
H A Dfil.c7200 tu.ipft_max = ta->ipft_max;
7247 tu.ipft_max = ta->ipft_max;
7267 if (in < ta->ipft_min || in > ta->ipft_max) {