Searched defs:RBI_ISEMPTY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dipf_rb.h363 #define RBI_ISEMPTY(_h) ((_h)->count == 0) macro
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dipf_rb.h60 # define RBI_ISEMPTY(_h) (rb_tree_iterate(_h, NULL, RB_DIR_RIGHT) == NULL) macro
422 #define RBI_ISEMPTY(_h) ((_h)->count == 0) macro

Completed in 119 milliseconds