Searched refs:ctrl_iface_attach (Results 1 – 4 of 4) sorted by relevance
| /hostap-latest/src/common/ |
| D | ctrl_iface_common.h | 35 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
|
| D | ctrl_iface_common.c | 143 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_attach() function
|
| /hostap-latest/wpa_supplicant/ |
| D | ctrl_iface_unix.c | 106 return ctrl_iface_attach(ctrl_dst, from, fromlen, NULL); in wpa_supplicant_ctrl_iface_attach()
|
| /hostap-latest/hostapd/ |
| D | ctrl_iface.c | 96 return ctrl_iface_attach(&hapd->ctrl_dst, from, fromlen, input); in hostapd_ctrl_iface_attach() 5063 return ctrl_iface_attach(&interfaces->global_ctrl_dst, from, fromlen, in hostapd_global_ctrl_iface_attach()
|