DPDK  1.8.0
Data Fields
rte_2tuple_filter Struct Reference

#include <rte_ethdev.h>

Data Fields

uint16_t dst_port
uint16_t priority
uint8_t dst_port_mask:1

Detailed Description

A structure used to define a 2tuple filter.

Field Documentation

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.


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