DPDK  19.08.0-rc0
Data Fields
rte_eth_global_cfg Struct Reference

#include <rte_eth_ctrl.h>

Data Fields

enum rte_eth_global_cfg_type cfg_type
 
uint8_t gre_key_len
 
uint64_t reserved
 

Detailed Description

Global eth device configuration.

Definition at line 249 of file rte_eth_ctrl.h.

Field Documentation

◆ cfg_type

enum rte_eth_global_cfg_type cfg_type

Global config type.

Definition at line 250 of file rte_eth_ctrl.h.

◆ gre_key_len

uint8_t gre_key_len

Valid GRE key length in byte.

Definition at line 252 of file rte_eth_ctrl.h.

◆ reserved

uint64_t reserved

Reserve space for future use.

Definition at line 253 of file rte_eth_ctrl.h.


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