Searched defs:fromlen (Results 1 – 14 of 14) sorted by relevance
/hostap/src/common/ |
D | ctrl_iface_common.c | 144 socklen_t fromlen, const char *input) in ctrl_iface_attach() 171 socklen_t fromlen) in ctrl_iface_detach() 191 socklen_t fromlen, const char *level) in ctrl_iface_level()
|
/hostap/wpa_supplicant/ |
D | wpa_priv.c | 57 struct sockaddr_un *from, socklen_t fromlen) in wpa_priv_cmd_register() 183 socklen_t fromlen) in wpa_priv_get_scan_results2() 232 socklen_t fromlen) in wpa_priv_cmd_get_scan_results() 345 struct sockaddr_un *from, socklen_t fromlen) in wpa_priv_cmd_get_bssid() 366 struct sockaddr_un *from, socklen_t fromlen) in wpa_priv_cmd_get_ssid() 428 struct sockaddr_un *from, socklen_t fromlen) in wpa_priv_cmd_get_capa() 486 socklen_t fromlen, in wpa_priv_cmd_l2_register() 547 socklen_t fromlen) in wpa_priv_cmd_l2_unregister() 582 struct sockaddr_un *from, socklen_t fromlen, in wpa_priv_cmd_l2_send() 645 socklen_t fromlen = sizeof(from); in wpa_priv_receive() local
|
D | ctrl_iface_udp.c | 83 socklen_t fromlen) in wpa_supplicant_ctrl_iface_attach() 116 socklen_t fromlen) 160 socklen_t fromlen, 232 socklen_t fromlen = sizeof(from); local 634 socklen_t fromlen = sizeof(from); local
|
D | ctrl_iface_unix.c | 104 socklen_t fromlen, int global) in wpa_supplicant_ctrl_iface_attach() 112 socklen_t fromlen) in wpa_supplicant_ctrl_iface_detach() 120 socklen_t fromlen, in wpa_supplicant_ctrl_iface_level() 137 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_receive() local 1043 socklen_t fromlen = sizeof(from); in wpa_supplicant_ctrl_iface_wait() local 1106 socklen_t fromlen = sizeof(from); in wpa_supplicant_global_ctrl_iface_receive() local
|
/hostap/src/l2_packet/ |
D | l2_packet_linux.c | 154 socklen_t fromlen; in l2_packet_receive() local 225 socklen_t fromlen; in l2_packet_receive_br() local
|
D | l2_packet_privsep.c | 100 socklen_t fromlen = sizeof(from); in l2_packet_receive() local
|
/hostap/hostapd/ |
D | ctrl_iface.c | 91 socklen_t fromlen, const char *input) in hostapd_ctrl_iface_attach() 99 socklen_t fromlen) in hostapd_ctrl_iface_detach() 107 socklen_t fromlen, in hostapd_ctrl_iface_level() 4044 socklen_t fromlen) in hostapd_ctrl_iface_receive_process() 4664 socklen_t fromlen = sizeof(from); in hostapd_ctrl_iface_receive() local 4750 socklen_t fromlen) in hostapd_mld_ctrl_iface_receive_process() 4843 socklen_t fromlen = sizeof(from); in hostapd_mld_ctrl_iface_receive() local 5438 socklen_t fromlen, char *input) in hostapd_global_ctrl_iface_attach() 5447 socklen_t fromlen) in hostapd_global_ctrl_iface_detach() 5728 socklen_t fromlen) in hostapd_global_ctrl_iface_ifname() [all …]
|
D | hlr_auc_gw.c | 896 socklen_t fromlen; in process() local
|
/hostap/src/drivers/ |
D | netlink.c | 42 socklen_t fromlen; in netlink_receive() local
|
D | driver_privsep.c | 529 socklen_t fromlen = sizeof(from); in wpa_driver_privsep_receive() local
|
D | driver_nl80211.c | 8651 socklen_t fromlen = sizeof(lladdr); in handle_eapol() local
|
/hostap/src/radius/ |
D | radius_das.c | 404 socklen_t fromlen; in radius_das_receive() local
|
D | radius_server.c | 1053 struct sockaddr *from, socklen_t fromlen, in radius_server_reject() 1165 struct sockaddr *from, socklen_t fromlen, in radius_server_request() 1486 socklen_t fromlen; in radius_server_receive_auth() local 1616 socklen_t fromlen; in radius_server_receive_acct() local
|
/hostap/src/ap/ |
D | vlan_full.c | 702 socklen_t fromlen; in vlan_event_receive() local
|