Home
last modified time | relevance | path

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

/hostap-latest/wlantest/
Dctrl.c120 static void ctrl_send(struct wlantest *wt, int sock, const u8 *buf, in ctrl_send() function
135 ctrl_send(wt, sock, buf, sizeof(buf)); in ctrl_send_simple()
237 ctrl_send(wt, sock, buf, pos - buf); in ctrl_list_bss()
267 ctrl_send(wt, sock, buf, pos - buf); in ctrl_list_sta()
372 ctrl_send(wt, sock, buf, pos - buf); in ctrl_get_sta_counter()
406 ctrl_send(wt, sock, buf, pos - buf); in ctrl_get_bss_counter()
460 ctrl_send(wt, sock, buf, pos - buf); in ctrl_get_tdls_counter()
774 ctrl_send(wt, sock, buf, pos - buf); in ctrl_version()
1071 ctrl_send(wt, sock, buf, pos - buf); in ctrl_info_sta()
1125 ctrl_send(wt, sock, buf, pos - buf); in ctrl_info_bss()
[all …]