Struct to hold ARP lookup table entry.
More...
#include <RMMUDPCore.h>
|
|
std::string | destinationIP |
| | Destination IP Address in string format (eg "192.168.2.12")
|
| |
|
std::string | destinationMAC |
| | Destination MAC address for using LUT without ARP.
|
| |
|
uint32_t | destinationPort |
| | Destination UDP Port.
|
| |
Struct to hold ARP lookup table entry.
The documentation for this struct was generated from the following file: