ITS
GeoNet::destinationAddress_u Union Reference

The destinationAddress_u union is used by the ForwardingalgorithmResponse, and so is an union, but since we send only if the response is a MAC address, we have only the MAC address. More...

#include <Geonet.h>

Public Attributes

uchar mid [6]
 

Detailed Description

The destinationAddress_u union is used by the ForwardingalgorithmResponse, and so is an union, but since we send only if the response is a MAC address, we have only the MAC address.

Definition at line 50 of file Geonet.h.

Member Data Documentation

◆ mid

uchar GeoNet::destinationAddress_u::mid[6]

The destination address is a MAC address.

Definition at line 52 of file Geonet.h.


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