Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ipfilter/
Dipf_rb.h363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) macro
/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dipf_rb.h363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) macro
Dfil.c9777 RBI_WALK(ipf_rb, &head->ht_root, ipf_rb_ht_freenode, NULL);