HomeSort by: relevance | last modified time | path
    Searched refs:ipft_max (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1398 u_long ipft_max; member in struct:ipftuneable
1418 u_long ipft_max; member in struct:ipftune
fil.c 7130 tu.ipft_max = ta->ipft_max;
7177 tu.ipft_max = ta->ipft_max;
7197 if (in < ta->ipft_min || in > ta->ipft_max) {

Completed in 25 milliseconds