DPDK  17.11.6
Data Fields
rte_pmd_i40e_pkt_template_conf Struct Reference

#include <rte_pmd_i40e.h>

+ Collaboration diagram for rte_pmd_i40e_pkt_template_conf:

Data Fields

struct rte_pmd_i40e_pkt_template_input input
 
struct rte_pmd_i40e_pkt_template_action action
 
uint32_t soft_id
 

Detailed Description

A structure used to define the configuration parameters for raw packet template.

Definition at line 311 of file rte_pmd_i40e.h.

Field Documentation

◆ input

the input for raw packet template.

Definition at line 313 of file rte_pmd_i40e.h.

◆ action

the action to be taken when raw packet template is matched

Definition at line 315 of file rte_pmd_i40e.h.

◆ soft_id

uint32_t soft_id

ID, an unique software index for the raw packet template filter

Definition at line 317 of file rte_pmd_i40e.h.


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