fields: More...
#include "peer-link-frame.h"
Public Attributes | |
IeMeshId | meshId |
open and close | |
IePeeringProtocol | protocol |
Peering protocol version - 3 octets. | |
fields:
Definition at line 116 of file peer-link-frame.h.
IeMeshId ns3::dot11s::PeerLinkCloseStart::PlinkCloseStartFields::meshId |
open and close
Definition at line 119 of file peer-link-frame.h.
Referenced by PeerLinkFrameStartTest::DoRun(), ns3::dot11s::PeerLinkCloseStart::GetFields(), ns3::dot11s::PeerManagementProtocolMac::Receive(), ns3::dot11s::PeerManagementProtocolMac::SendPeerLinkManagementFrame(), and ns3::dot11s::PeerLinkCloseStart::SetPlinkCloseStart().
IePeeringProtocol ns3::dot11s::PeerLinkCloseStart::PlinkCloseStartFields::protocol |
Peering protocol version - 3 octets.
Definition at line 118 of file peer-link-frame.h.