|
Agora
1.2.0
Agora project
|
#include <eth_common.h>
Public Member Functions | |
| std::string | to_string () |
Public Attributes | |
| uint8_t | mac [6] |
| uint32_t | ipv4_addr |
| uint16_t | udp_port |
eRPC session endpoint routing info for Ethernet-based transports. The MAC address is in the byte order retrived from the driver. The IPv4 address and UDP port are in host-byte order.
|
inline |

| uint32_t eth_routing_info_t::ipv4_addr |
| uint8_t eth_routing_info_t::mac[6] |
| uint16_t eth_routing_info_t::udp_port |