libtransistor
A userland library for the Nintendo Switch
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
nifm.h File Reference

Network Interface Manager. More...

#include <libtransistor/types.h>
Include dependency graph for nifm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

result_t nifm_init ()
 Initialize Network Interface Manager.
 
result_t nifm_get_ip_address (uint32_t *ip)
 Get the system's ip address.
 
void nifm_finalize ()
 Finalize Network Interface Manager.
 

Detailed Description

Network Interface Manager.