Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dqueue.h232 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h243 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/f-stack/freebsd/sys/
H A Dqueue.h273 #define SLIST_REMOVE(head, elm, type, field) do { \ macro