Cyber Garage Portable Runtime (CGPR) for C
CGNetworkInterface Struct Reference

#include <interface.h>

Data Fields

CG_LIST_STRUCT_MEMBERS CGStringname
 
CGStringipaddr
 
CGStringnetmask
 
byte macaddr [CG_NET_MACADDR_SIZE]
 
int index
 

Field Documentation

◆ index

int CGNetworkInterface::index

◆ ipaddr

CGString* CGNetworkInterface::ipaddr

◆ macaddr

byte CGNetworkInterface::macaddr[CG_NET_MACADDR_SIZE]

◆ name

CG_LIST_STRUCT_MEMBERS CGString* CGNetworkInterface::name

◆ netmask

CGString* CGNetworkInterface::netmask

The documentation for this struct was generated from the following file: