DPDK 25.11.0-rc1
Data Fields
rte_flow_item_ib_bth Struct Reference

#include <rte_flow.h>

Data Fields

struct rte_ib_bth hdr
 

Detailed Description

RTE_FLOW_ITEM_TYPE_IB_BTH.

Matches an InfiniBand base transport header in RoCE packet.

Examples
examples/flow_filtering/snippets/snippet_match_roce_ib_bth.c.

Definition at line 2061 of file rte_flow.h.

Field Documentation

◆ hdr

struct rte_ib_bth hdr

InfiniBand base transport header definition.

Examples
examples/flow_filtering/snippets/snippet_match_roce_ib_bth.c.

Definition at line 2062 of file rte_flow.h.


The documentation for this struct was generated from the following file: