libnx v4.10.0
Loading...
Searching...
No Matches
Data Fields
LdnNetworkConfig Struct Reference

NetworkConfig. The input struct is copied to a tmp struct, which is then used with the cmd (ldnCreateNetwork, ldnCreateNetworkPrivate, ldnConnectPrivate). More...

#include <ldn.h>

Data Fields

LdnIntentId intent_id
 IntentId.
 
s16 channel
 LdnCommonNetworkInfo::channel. Channel, can be zero. Overwritten internally by ldnCreateNetwork.
 
s8 node_count_max
 LdnNetworkInfo::node_count_max. ldnCreateNetwork / ldnCreateNetworkPrivate: Must be 0x1-0x8.
 
u8 reserved_x13
 Cleared to zero for the tmp struct.
 
s16 local_communication_version
 LdnNodeInfo::local_communication_version, for the first entry in LdnNetworkInfo::nodes. Must not be negative.
 
u8 reserved_x16 [0xA]
 Cleared to zero for the tmp struct.
 

Detailed Description

NetworkConfig. The input struct is copied to a tmp struct, which is then used with the cmd (ldnCreateNetwork, ldnCreateNetworkPrivate, ldnConnectPrivate).


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