Home
last modified time | relevance | path

Searched refs:tailq_entry (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_tailq.h58 #define RTE_TAILQ_CAST(tailq_entry, struct_name) \ argument
59 (struct struct_name *)&(tailq_entry)->tailq_head
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_tailq.h58 #define RTE_TAILQ_CAST(tailq_entry, struct_name) \ argument
59 (struct struct_name *)&(tailq_entry)->tailq_head