libnx
v4.7.0
|
IpConfig. Only contains IPv4 addresses. More...
#include <lp2p.h>
Data Fields | |
u8 | unk_x0 [0x20] |
Always zeros. | |
u8 | ip_addr [0x20] |
struct sockaddr for the IP address. | |
u8 | subnet_mask [0x20] |
struct sockaddr for the subnet-mask. | |
u8 | gateway [0x20] |
struct sockaddr for the gateway(?). | |
u8 | unk_x80 [0x80] |
Always zeros. | |
IpConfig. Only contains IPv4 addresses.