Searched refs:radiotap_ns (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dradiotap.c47 static const struct ieee80211_radiotap_namespace radiotap_ns = { variable in typeref:struct:ieee80211_radiotap_namespace
116 iterator->current_namespace = &radiotap_ns;
266 if (iterator->current_namespace == &radiotap_ns)
364 iterator->current_namespace = &radiotap_ns;
/external/wpa_supplicant_8/src/utils/
H A Dradiotap.c47 static const struct ieee80211_radiotap_namespace radiotap_ns = { variable in typeref:struct:ieee80211_radiotap_namespace
116 iterator->current_namespace = &radiotap_ns;
266 if (iterator->current_namespace == &radiotap_ns)
364 iterator->current_namespace = &radiotap_ns;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dradiotap.c47 static const struct ieee80211_radiotap_namespace radiotap_ns = { variable in typeref:struct:ieee80211_radiotap_namespace
116 iterator->current_namespace = &radiotap_ns;
266 if (iterator->current_namespace == &radiotap_ns)
364 iterator->current_namespace = &radiotap_ns;

Completed in 746 milliseconds