Struct _psyiage_netinfo

Struct Documentation

struct _psyiage_netinfo

Network Information Details of Network devices attached to the system.

Public Members

char devname[16]
char macaddr[32]
char ipaddr[32]
char ip6addr[64]
struct _psyiage_netinfo::[anonymous] interface[MAX_NET_INTF]

Array of all network interfaces found on the system.

unsigned int numintf

Number of network interfaces found on the system.