Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dqueue.h189 #define SLIST_FIRST(head) ((head)->slh_first) macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h200 #define SLIST_FIRST(head) ((head)->slh_first) macro
/f-stack/freebsd/sys/
H A Dqueue.h230 #define SLIST_FIRST(head) ((head)->slh_first) macro