Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/lib/
Dprinttunable.c18 tup->ipft_name, tup->ipft_min, tup->ipft_max);
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h1398 u_long ipft_max; member
1418 u_long ipft_max; member
Dfil.c7130 tu.ipft_max = ta->ipft_max; in ipf_ipftune()
7177 tu.ipft_max = ta->ipft_max; in ipf_ipftune()
7197 if (in < ta->ipft_min || in > ta->ipft_max) { in ipf_ipftune()