RetroArch
Functions
net_ifinfo.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <retro_miscellaneous.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include <netdb.h>
#include <ifaddrs.h>
#include <net/net_ifinfo.h>
Include dependency graph for net_ifinfo.c:

Functions

void net_ifinfo_free (net_ifinfo_t *list)
 
bool net_ifinfo_new (net_ifinfo_t *list)
 

Function Documentation

◆ net_ifinfo_free()

void net_ifinfo_free ( net_ifinfo_t list)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ net_ifinfo_new()

bool net_ifinfo_new ( net_ifinfo_t list)
Here is the call graph for this function:
Here is the caller graph for this function: