Home
last modified time | relevance | path

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

/src/sys/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