DPDK
24.07.0
|
#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 1556 of file rte_flow.h.
uint8_t type |
ND option type.
Definition at line 1557 of file rte_flow.h.
uint8_t length |
ND option length.
Definition at line 1558 of file rte_flow.h.