co_iface_t Struct Reference

contains the file descriptor, interface status (up or down), profile name, interface frequency struct, wpa control struct, wpa id, and a bool to indicare whether the interface is wireless or not More...

#include <iface.h>

Public Attributes

co_obj_t _header
 
uint8_t _exttype
 
uint8_t _len
 
int fd
 
co_iface_status_t status
 
char * profile
 
struct ifreq ifr
 
struct wpa_ctrlctrl
 
int wpa_id
 
bool wireless
 

Detailed Description

contains the file descriptor, interface status (up or down), profile name, interface frequency struct, wpa control struct, wpa id, and a bool to indicare whether the interface is wireless or not


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