Public Attributes | |
void * | ctx |
int | fd |
char | ifname [IFNAMSIZ+1] |
struct ifreq | ifr |
int | is_5350 |
struct l2_packet_data * | l2 |
u8 | own_addr [ETH_ALEN] |
u16 | ports |
Definition at line 61 of file driver_roboswitch.c.
Definition at line 62 of file driver_roboswitch.c.
Definition at line 67 of file driver_roboswitch.c.
char wpa_driver_roboswitch_data::ifname[IFNAMSIZ+1] |
Definition at line 64 of file driver_roboswitch.c.
struct ifreq wpa_driver_roboswitch_data::ifr |
Definition at line 66 of file driver_roboswitch.c.
Definition at line 67 of file driver_roboswitch.c.
Definition at line 63 of file driver_roboswitch.c.
u8 wpa_driver_roboswitch_data::own_addr[ETH_ALEN] |
Definition at line 65 of file driver_roboswitch.c.
Definition at line 68 of file driver_roboswitch.c.