Public Attributes | |
u8 | addr [ETH_ALEN] |
struct test_driver_bss * | bss |
struct test_client_socket * | next |
struct sockaddr_un | un |
socklen_t | unlen |
Definition at line 40 of file driver_test.c.
u8 test_client_socket::addr[ETH_ALEN] |
Definition at line 42 of file driver_test.c.
Definition at line 45 of file driver_test.c.
Definition at line 41 of file driver_test.c.
struct sockaddr_un test_client_socket::un |
Definition at line 43 of file driver_test.c.
socklen_t test_client_socket::unlen |
Definition at line 44 of file driver_test.c.