libnx  v4.7.0
Data Fields
Lp2pIpConfig Struct Reference

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.
 

Detailed Description

IpConfig. Only contains IPv4 addresses.


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