Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dqueue.h465 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h516 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/f-stack/freebsd/sys/
H A Dqueue.h545 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro