DPDK
19.11.14
|
#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 1214 of file rte_flow.h.
uint8_t type |
ND option type.
Definition at line 1215 of file rte_flow.h.
uint8_t length |
ND option length.
Definition at line 1216 of file rte_flow.h.