Home
last modified time | relevance | path

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

/dpdk/lib/mbuf/
H A Drte_mbuf.h343 #define __rte_mbuf_sanity_check(m, is_h) rte_mbuf_sanity_check(m, is_h) argument
348 #define __rte_mbuf_sanity_check(m, is_h) do { } while (0) argument