FreeBSD kernel CXGBE device code
mpa_message Struct Reference

#include <iw_cxgbe.h>

Data Fields

u8 key [16]
 
u8 flags
 
u8 revision
 
__be16 private_data_size
 
u8 private_data [0]
 

Detailed Description

Definition at line 696 of file iw_cxgbe.h.

Field Documentation

◆ flags

u8 mpa_message::flags

Definition at line 698 of file iw_cxgbe.h.

◆ key

u8 mpa_message::key[16]

Definition at line 697 of file iw_cxgbe.h.

◆ private_data

u8 mpa_message::private_data[0]

Definition at line 701 of file iw_cxgbe.h.

◆ private_data_size

__be16 mpa_message::private_data_size

Definition at line 700 of file iw_cxgbe.h.

◆ revision

u8 mpa_message::revision

Definition at line 699 of file iw_cxgbe.h.


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