Home
last modified time | relevance | path

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

/dpdk/lib/gro/
H A Drte_gro.c86 uint64_t gro_types; member
97 uint64_t gro_types = 0; in rte_gro_ctx_create() local
434 uint64_t gro_types, in rte_gro_timeout_flush()
494 uint64_t gro_types = gro_ctx->gro_types, flag; in rte_gro_get_pkt_count() local
H A Drte_gro.h50 uint64_t gro_types; member