DPDK 22.11.5
|
#include <rte_flow.h>
Data Fields | |
uint8_t | type |
uint8_t | length |
RTE_FLOW_ITEM_TYPE_ICMP6_ND_OPT
Matches the presence of any ICMPv6 neighbor discovery option.
Normally preceded by any of:
Definition at line 1367 of file rte_flow.h.
uint8_t type |
ND option type.
Definition at line 1368 of file rte_flow.h.
uint8_t length |
ND option length.
Definition at line 1369 of file rte_flow.h.