MKCommModel
Public Attributes
NeighborInfo Struct Reference

Represents a link from one node to another. More...

#include <MKPacket.h>

List of all members.

Public Attributes

uint16_t zsize
uint8_t mac [6]
uint32_t ip_addr
uint32_t metric
uint32_t inactive
uint32_t rx_bytes
uint32_t rx_packets
uint32_t tx_bytes
uint32_t tx_packets
uint16_t signal
uint8_t tx_rate
uint32_t throughput

Detailed Description

Represents a link from one node to another.


Member Data Documentation

The ip address of this node.

uint8_t NeighborInfo::mac[6]

The mac address of this node.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables