DPDK  20.11.10
Data Fields
rte_eth_syn_filter Struct Reference

#include <rte_ethdev_driver.h>

Data Fields

uint8_t hig_pri
 
uint16_t queue
 

Detailed Description

A structure used to define the TCP syn filter entry to support RTE_ETH_FILTER_SYN data representation.

Definition at line 1394 of file rte_ethdev_driver.h.

Field Documentation

◆ hig_pri

uint8_t hig_pri

1 - higher priority than other filters, 0 - lower priority.

Definition at line 1396 of file rte_ethdev_driver.h.

◆ queue

uint16_t queue

Queue assigned to when match

Definition at line 1397 of file rte_ethdev_driver.h.


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