Home
last modified time | relevance | path

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

/src/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1060 u_long f_rb_node_max; member
H A Dfil.c4199 fiop->f_rb_node_max = softc->ipf_rb_node_max; in ipf_getstat()
/src/sbin/ipf/ipfstat/
H A Dipfstat.c741 PRINTF("%lu\tred-black node maximum\n", fp->f_rb_node_max); in showstats()