Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dqueue.h292 #define STAILQ_CONCAT(head1, head2) do { \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h309 #define STAILQ_CONCAT(head1, head2) do { \ macro
/f-stack/freebsd/sys/
H A Dqueue.h339 #define STAILQ_CONCAT(head1, head2) do { \ macro