Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ring/
H A Drte_ring.c98 struct rte_ring_rts_headtail *ht_rts; in reset_headtail() local
102 ht_rts = p; in reset_headtail()
111 ht_rts->head.raw = 0; in reset_headtail()
112 ht_rts->tail.raw = 0; in reset_headtail()