ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Go to the source code of this file.
Functions | |
void | NetManToggleGlobalNetIFLinkState (unsigned char state) |
void | NetManUpdateStackNIFLinkState (void) |
void NetManToggleGlobalNetIFLinkState | ( | unsigned char | state | ) |
Definition at line 20 of file netman.c.
References NetManUpdateStackNIFLinkState(), and NIFLinkState.
void NetManUpdateStackNIFLinkState | ( | void | ) |
Definition at line 32 of file netman.c.
References IsNetStackInitialized, NetManNetProtStack::LinkStateDown, NetManNetProtStack::LinkStateUp, MainNetProtStack, and NIFLinkState.
Referenced by NetManRegisterNetworkStack(), and NetManToggleGlobalNetIFLinkState().