OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:txflags
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/src/drivers/
driver_nl80211_monitor.c
470
u16
txflags
= 0;
local
482
txflags
|= IEEE80211_RADIOTAP_F_TX_NOACK;
483
WPA_PUT_LE16(&rtap_hdr[12],
txflags
);
Completed in 97 milliseconds