FreeBSD kernel BXE device code
bxe_lldp_params_get Struct Reference

#include <bxe_dcb.h>

Collaboration diagram for bxe_lldp_params_get:

Data Fields

uint32_t ver_num
 
struct bxe_config_lldp_params config_lldp_params
 
uint32_t _reserved [20]
 
uint32_t admin_status
 
uint32_t remote_chassis_id [REM_CHASSIS_ID_STAT_LEN]
 
uint32_t remote_port_id [REM_PORT_ID_STAT_LEN]
 
uint32_t local_chassis_id [LOCAL_CHASSIS_ID_STAT_LEN]
 
uint32_t local_port_id [LOCAL_PORT_ID_STAT_LEN]
 

Detailed Description

Definition at line 95 of file bxe_dcb.h.

Field Documentation

◆ _reserved

uint32_t bxe_lldp_params_get::_reserved[20]

Definition at line 100 of file bxe_dcb.h.

◆ admin_status

uint32_t bxe_lldp_params_get::admin_status

Definition at line 101 of file bxe_dcb.h.

◆ config_lldp_params

struct bxe_config_lldp_params bxe_lldp_params_get::config_lldp_params

Definition at line 98 of file bxe_dcb.h.

◆ local_chassis_id

uint32_t bxe_lldp_params_get::local_chassis_id[LOCAL_CHASSIS_ID_STAT_LEN]

Definition at line 108 of file bxe_dcb.h.

◆ local_port_id

uint32_t bxe_lldp_params_get::local_port_id[LOCAL_PORT_ID_STAT_LEN]

Definition at line 109 of file bxe_dcb.h.

◆ remote_chassis_id

uint32_t bxe_lldp_params_get::remote_chassis_id[REM_CHASSIS_ID_STAT_LEN]

Definition at line 106 of file bxe_dcb.h.

◆ remote_port_id

uint32_t bxe_lldp_params_get::remote_port_id[REM_PORT_ID_STAT_LEN]

Definition at line 107 of file bxe_dcb.h.

◆ ver_num

uint32_t bxe_lldp_params_get::ver_num

Definition at line 96 of file bxe_dcb.h.


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