RMM API 2.0.0
Loading...
Searching...
No Matches
UDPCoreData Struct Reference

Struct to hold data related to the UDP core. More...

#include <RMMUDPCore.h>

Public Attributes

std::string sourceMAC
 Source MAC address.
 
std::string sourceIP
 Source IP address in string format (e.g., "192.168.1.1").
 
uint32_t sourcePort
 Source UDP port.
 
float arpRefreshTimeout
 Seconds before new ARP request is sent to refresh ARP table.
 
float arpReplyTimeout
 Seconds before new ARP request is sent when no ARP reply is received.
 
std::map< uint8_t, ArpLutlut
 Lookup table for ARP entries, mapping index to ArpLut structure.
 

Detailed Description

Struct to hold data related to the UDP core.


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