libctru
v2.4.1
|
One entry of the ARP table retrieved by using SOCU_GetNetworkOpt and NETOPT_ARP_TABLE. More...
#include <soc.h>
Data Fields | |
u32 | unk0 |
struct in_addr | ip |
The IPv4 address associated to the entry. | |
u8 | mac [6] |
The MAC address of associated to the entry. | |
u8 | padding [2] |
One entry of the ARP table retrieved by using SOCU_GetNetworkOpt and NETOPT_ARP_TABLE.