#include <hostap_common.h> Data Fields | |
| u32 | cmd |
| u8 | sta_addr [ETH_ALEN] |
| union { | |
| struct { | |
| u16 aid | |
| u16 capability | |
| u8 tx_supp_rates | |
| } add_sta | |
| struct { | |
| u32 inactive_sec | |
| } get_info_sta | |
| struct { | |
| u8 alg [HOSTAP_CRYPT_ALG_NAME_LEN] | |
| u32 flags | |
| u32 err | |
| u8 idx | |
| u16 key_len | |
| u8 key [0] | |
| } crypt | |
| struct { | |
| u32 flags_and | |
| u32 flags_or | |
| } set_flags_sta | |
| struct { | |
| u16 rid | |
| u16 len | |
| u8 data [0] | |
| } rid | |
| } | u |
|
|
Definition at line 489 of file hostap_common.h. |
|
Definition at line 497 of file hostap_common.h. |
|
Definition at line 490 of file hostap_common.h. |
|
Definition at line 485 of file hostap_common.h. |
|
|
Definition at line 511 of file hostap_common.h. |
|
Definition at line 499 of file hostap_common.h. |
|
Definition at line 498 of file hostap_common.h. |
|
Definition at line 505 of file hostap_common.h. |
|
Definition at line 506 of file hostap_common.h. |
|
|
Definition at line 500 of file hostap_common.h. |
|
Definition at line 494 of file hostap_common.h. |
|
Definition at line 502 of file hostap_common.h. |
|
Definition at line 501 of file hostap_common.h. |
|
Definition at line 510 of file hostap_common.h. |
|
|
Definition at line 509 of file hostap_common.h. |
|
|
Definition at line 486 of file hostap_common.h. |
|
Definition at line 491 of file hostap_common.h. |
|
1.4.1