|
Linux Kernel
3.7.1
|
#include <hostap_wlan.h>
Data Fields | |
| struct ieee80211_radiotap_header | hdr |
| __le64 | tsft |
| u8 | rate |
| u8 | padding |
| __le16 | chan_freq |
| __le16 | chan_flags |
| s8 | dbm_antsignal |
| s8 | dbm_antnoise |
Definition at line 61 of file hostap_wlan.h.
| __le16 chan_flags |
Definition at line 67 of file hostap_wlan.h.
| __le16 chan_freq |
Definition at line 66 of file hostap_wlan.h.
| s8 dbm_antnoise |
Definition at line 69 of file hostap_wlan.h.
| s8 dbm_antsignal |
Definition at line 68 of file hostap_wlan.h.
Definition at line 62 of file hostap_wlan.h.
| u8 padding |
Definition at line 65 of file hostap_wlan.h.
| u8 rate |
Definition at line 64 of file hostap_wlan.h.
| __le64 tsft |
Definition at line 63 of file hostap_wlan.h.
1.8.2