DPDK 22.11.5
|
#include <rte_flow.h>
Data Fields | |
rte_be16_t | proto_id |
RTE_FLOW_ITEM_TYPE_PPPOE_PROTO_ID.
Matches a PPPoE optional proto_id field.
It only applies to PPPoE session packets.
Normally preceded by any of:
Definition at line 1496 of file rte_flow.h.
rte_be16_t proto_id |
PPP protocol identifier.
Definition at line 1497 of file rte_flow.h.