Home
last modified time | relevance | path

Searched refs:ctrl_init (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/wlantest/
Dwlantest.c517 (ctrl_iface && ctrl_init(&wt) < 0)) { in main()
Dwlantest.h376 int ctrl_init(struct wlantest *wt);
Dctrl.c1418 int ctrl_init(struct wlantest *wt) in ctrl_init() function