#include <iwconnect.h>
Data Fields | |
char | host_id [2 *ETH_ALEN+1] |
iwc_host_info | host_info |
char | host_if [IFNAMSIZ+1] |
unsigned char | host_mac [ETH_ALEN] |
char | host_port [5] |
Definition at line 41 of file iwconnect.h.
char iwc_client_info::host_id[2 *ETH_ALEN+1] |
Host identifier
Definition at line 42 of file iwconnect.h.
char iwc_client_info::host_if[IFNAMSIZ+1] |
Physical network device name
Definition at line 44 of file iwconnect.h.
Client host information
Definition at line 43 of file iwconnect.h.
unsigned char iwc_client_info::host_mac[ETH_ALEN] |
physical network device MAC address
Definition at line 45 of file iwconnect.h.
char iwc_client_info::host_port[5] |
Definition at line 46 of file iwconnect.h.