Home
last modified time | relevance | path

Searched refs:rxflags (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/wlantest/
Dprocess.c277 int rxflags = 0, txflags = 0, failed = 0, fcs = 0; in wlantest_process() local
308 rxflags = 1; in wlantest_process()
339 if (rxflags && txflags) in wlantest_process()
/hostap-latest/src/drivers/
Ddriver_nl80211_monitor.c109 int injected = 0, failed = 0, rxflags = 0; in handle_monitor_read() local
138 rxflags = 1; in handle_monitor_read()
159 if (rxflags && injected) in handle_monitor_read()