Home
last modified time | relevance | path

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

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