Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 4 of 4) sorted by relevance

/hostap-3.7.0/tests/remote/
Dmonitor.py117 def stop(host): function
/hostap-3.7.0/tests/hwsim/
Dfst_test_common.py35 def stop(self): member in HapdRegCtrl
Dfst_module_aux.py625 def stop(self): member in FstAP
713 def stop(self): member in FstSTA
/hostap-3.7.0/src/ap/
Daccounting.c266 struct sta_info *sta, int stop) in accounting_sta_report()