DPDK  1.8.0
Data Fields
rte_flex_filter Struct Reference

#include <rte_ethdev.h>

Data Fields

uint32_t dwords [32]
uint8_t mask [16]

Detailed Description

A structure used to define a flex filter.

Field Documentation

uint32_t dwords[32]

flex bytes in big endian.

uint8_t mask[16]

if mask bit is 1b, do not compare corresponding byte in dwords.


The documentation for this struct was generated from the following file: