DPDK
1.8.0
|
#include <rte_ethdev.h>
Data Fields | |
uint16_t | dst_port |
uint16_t | priority |
uint8_t | dst_port_mask:1 |
A structure used to define a 2tuple filter.
uint16_t dst_port |
big endian.
uint8_t dst_port_mask |
if mask is 1b, means not compare.
uint16_t priority |
used when more than one filter matches.