int sceNetGetLocalEtherAddr(unsigned char *mac)
Retrieve the local Mac address.
int sceNetTerm(void)
Terminate the networking library.
int sceNetInit(int poolsize, int calloutprio, int calloutstack, int netintrprio, int netintrstack)
Initialise the networking library.
int sceNetFreeThreadinfo(int thid)
Free (delete) thread info/data.
void sceNetEtherNtostr(unsigned char *mac, char *name)
Convert Mac address to a string.
void sceNetEtherStrton(char *name, unsigned char *mac)
Convert string to a Mac address.
int sceNetThreadAbort(int thid)
Abort a thread.
int sceNetGetMallocStat(SceNetMallocStat *stat)
Retrieve the networking library memory usage.
char * name
Definition pspsysmem_kernel.h:4
float x
Definition psptypes.h:0
int maximum
Definition pspnet.h:25
int pool
Definition pspnet.h:24
int free
Definition pspnet.h:26