Searched defs:L2_EMPTY (Results 1 – 2 of 2) sorted by relevance
72 #define L2_EMPTY(headp) ((headp)->l2_nextp == (headp)) macro
74 #define L2_EMPTY(headp) ((headp)->l2_nextp == (headp)) macro