EMANE  1.0.1
EMANE::NetAdapterControlMessage Struct Reference

information shared between network adapter and nem. More...

#include <netadaptermessage.h>

Public Attributes

std::uint16_t u16CtrlLen_
 
std::uint8_t data_ [0]
 

Detailed Description

information shared between network adapter and nem.

Definition at line 106 of file netadaptermessage.h.

Member Data Documentation

◆ data_

std::uint8_t EMANE::NetAdapterControlMessage::data_[0]

Definition at line 109 of file netadaptermessage.h.

◆ u16CtrlLen_

std::uint16_t EMANE::NetAdapterControlMessage::u16CtrlLen_

Definition at line 108 of file netadaptermessage.h.


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