Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dqueue.h302 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h319 #define STAILQ_FIRST(head) ((head)->stqh_first) macro
/f-stack/freebsd/sys/
H A Dqueue.h349 #define STAILQ_FIRST(head) ((head)->stqh_first) macro