Home
last modified time | relevance | path

Searched defs:RBI_CODE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dipf_rb.h22 # define RBI_CODE(_n, _t, _f, _cmp) \ macro
88 #define RBI_CODE(_n, _t, _f, _cmp) \ macro
H A Dfil.c9529 RBI_CODE(ipf_rb, host_node_t, hn_entry, ipf_ht_node_cmp) in RBI_CODE() function
/netbsd-src/external/bsd/ipf/dist/
H A Dipf_rb.h29 #define RBI_CODE(_n, _t, _f, _cmp) \ macro