Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dqueue.h255 #define SLIST_SWAP(head1, head2, type) do { \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h272 #define SLIST_SWAP(head1, head2, type) do { \ macro
/f-stack/freebsd/sys/
H A Dqueue.h302 #define SLIST_SWAP(head1, head2, type) do { \ macro