Home
last modified time | relevance | path

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

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