Searched refs:RBI_WALK (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/ipfilter/ |
| D | ipf_rb.h | 363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) macro
|
| /freebsd-12-stable/sys/netpfil/ipfilter/netinet/ |
| D | ipf_rb.h | 363 #define RBI_WALK(_n, _h, _w, _a) _n##_rb_walktree(_h, _w, _a) macro
|
| D | fil.c | 9777 RBI_WALK(ipf_rb, &head->ht_root, ipf_rb_ht_freenode, NULL);
|