OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_sta_no_short_preamble
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/hostapd/
dump_state.c
97
"
num_sta_no_short_preamble
=%d\n",
100
hapd->iface->
num_sta_no_short_preamble
);
/external/wpa_supplicant_8/src/ap/
hostapd.h
292
int
num_sta_no_short_preamble
;
member in struct:hostapd_iface
beacon.c
55
if (hapd->iface->
num_sta_no_short_preamble
> 0 ||
767
params.preamble = hapd->iface->
num_sta_no_short_preamble
== 0 &&
sta_info.c
186
hapd->iface->
num_sta_no_short_preamble
--;
188
&& hapd->iface->
num_sta_no_short_preamble
== 0)
ieee802_11.c
142
if (hapd->iface->
num_sta_no_short_preamble
== 0 &&
[
all
...]
Completed in 27 milliseconds