Searched defs:gro_ctx (Results 1 – 3 of 3) sorted by relevance
74 struct gro_ctx { struct84 struct gro_ctx *gro_ctx; in rte_gro_ctx_create() argument126 struct gro_ctx *gro_ctx = ctx; in rte_gro_ctx_destroy() local324 struct gro_ctx *gro_ctx = ctx; in rte_gro_reassemble() local391 struct gro_ctx *gro_ctx = ctx; in rte_gro_timeout_flush() local436 struct gro_ctx *gro_ctx = ctx; in rte_gro_get_pkt_count() local
804 void **gro_ctx; in pkt_burst_checksum_forward() local
248 void *gro_ctx; /**< GRO context */ member