Searched refs:rte_gso_ctx (Results 1 – 7 of 7) sorted by relevance
37 struct rte_gso_ctx { struct120 const struct rte_gso_ctx *ctx,
28 const struct rte_gso_ctx *gso_ctx, in rte_gso_segment()
63 struct rte_gso_ctx gso_ctx; /* GSO context */
743 struct rte_gso_ctx *gso_ctx = &txq->gso_ctx; in pmd_tx_burst()1404 tap_gso_ctx_setup(struct rte_gso_ctx *gso_ctx, struct rte_eth_dev *dev) in tap_gso_ctx_setup()1463 struct rte_gso_ctx *gso_ctx; in tap_setup_queue()
60 ``(struct rte_gso_ctx)``, which provides the library with some of the176 #. First create a GSO context ``(struct rte_gso_ctx)``; this contains:
246 struct rte_gso_ctx gso_ctx; /**< GSO context */
798 struct rte_gso_ctx *gso_ctx; in pkt_burst_checksum_forward()