/hostap-3.6.0/src/wps/ |
D | http_server.c | 49 inet_ntoa(req->cli.sin_addr), in http_request_cb() 55 "completely", inet_ntoa(req->cli.sin_addr), in http_request_cb() 138 inet_ntoa(req->cli.sin_addr), in http_request_send() 214 inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); in http_server_cb() 287 inet_ntoa(*addr), srv->port); in http_server_init()
|
D | http_client.c | 61 inet_ntoa(c->dst.sin_addr), in http_client_got_response() 67 inet_ntoa(c->dst.sin_addr), in http_client_got_response() 93 inet_ntoa(c->dst.sin_addr), ntohs(c->dst.sin_port), in http_client_tx_ready() 116 inet_ntoa(c->dst.sin_addr), ntohs(c->dst.sin_port)); in http_client_tx_ready() 269 path, inet_ntoa(dst.sin_addr), in http_client_url()
|
D | wps_er_ssdp.c | 43 inet_ntoa(addr.sin_addr)); in wps_er_ssdp_rx() 121 location, inet_ntoa(addr.sin_addr), max_age); in wps_er_ssdp_rx()
|
D | wps_er.c | 184 inet_ntoa(ap->addr), ap->location); in wps_er_ap_unsubscribed() 256 path, inet_ntoa(dst.sin_addr), ntohs(dst.sin_port), sid); in wps_er_ap_unsubscribe() 337 inet_ntoa(ap->addr), ap->location); in wps_er_ap_remove_entry() 373 inet_ntoa(ap->addr), ap->location); in wps_er_get_sid() 380 "%s (%s): '%s'", inet_ntoa(ap->addr), ap->location, in wps_er_get_sid() 388 "%s (%s): '%s'", inet_ntoa(ap->addr), ap->location, in wps_er_get_sid() 395 inet_ntoa(ap->addr), ap->location, txt); in wps_er_get_sid() 460 path, inet_ntoa(dst.sin_addr), ntohs(dst.sin_port), in wps_er_subscribe() 668 inet_ntoa(ap->addr), ap->location); in wps_er_ap_add() 925 path, inet_ntoa(dst->sin_addr), ntohs(dst->sin_port)); in wps_er_soap_hdr() [all …]
|
D | wps_upnp_ssdp.c | 398 a->state, inet_ntoa(a->client.sin_addr), in msearchreply_state_machine_handler() 413 inet_ntoa(a->client.sin_addr), in msearchreply_state_machine_handler() 712 "%s", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port), buf); in ssdp_listener_handler()
|
D | wps_upnp.c | 409 inet_ntoa(addr->sin_addr)); in subscr_addr_add_url() 943 os_snprintf(*ip_addr_text, 16, "%s", inet_ntoa(in_addr)); in get_netif_info() 1071 sm->ip_addr_text, inet_ntoa(sm->netmask), in upnp_wps_device_start()
|
D | wps_upnp_web.c | 1365 htype, inet_ntoa(cli->sin_addr), htons(cli->sin_port)); in web_connection_check_data()
|
/hostap-3.6.0/wpa_supplicant/ |
D | ctrl_iface_udp.c | 104 inet_ntoa(from->sin_addr), ntohs(from->sin_port)); in wpa_supplicant_ctrl_iface_attach() 137 "%s:%d", inet_ntoa(from->sin_addr), 184 "level %s:%d", inet_ntoa(from->sin_addr), 268 "source %s", inet_ntoa(from.sin_addr)); 564 inet_ntoa(dst->addr.sin_addr), 669 "source %s", inet_ntoa(from.sin_addr));
|
/hostap-3.6.0/wlantest/ |
D | rx_ip.c | 71 snprintf(buf, sizeof(buf), "%s", inet_ntoa(addr)); in rx_data_icmp() 75 inet_ntoa(addr), buf, id, seq, (unsigned) len - 8, in rx_data_icmp()
|
D | wired.c | 185 snprintf(buf, sizeof(buf), "%s", inet_ntoa(addr)); in process_radius() 189 inet_ntoa(addr), sport, buf, dport, hdr->identifier, in process_radius()
|
/hostap-3.6.0/src/utils/ |
D | ip_addr.c | 21 os_strlcpy(buf, inet_ntoa(addr->u.v4), buflen); in hostapd_ip_txt()
|
D | common.h | 579 char *inet_ntoa(struct in_addr in);
|
D | common.c | 1308 extern char *inet_ntoa(struct in_addr in) in inet_ntoa() function
|
/hostap-3.6.0/src/ap/ |
D | fils_hlp.c | 142 inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); in fils_dhcp_request() 176 inet_ntoa(addr.sin_addr), ntohs(addr.sin_port), (int) res); in fils_dhcp_handler() 460 inet_ntoa(addr.sin_addr), ntohs(addr.sin_port), in fils_process_hlp_dhcp()
|
/hostap-3.6.0/tests/ |
D | test-https_server.c | 265 inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); in main()
|
/hostap-3.6.0/src/l2_packet/ |
D | l2_packet_freebsd.c | 305 os_strlcpy(buf, inet_ntoa(saddr->sin_addr), in l2_packet_get_ip_addr()
|
D | l2_packet_winpcap.c | 331 os_strlcpy(buf, inet_ntoa(saddr->sin_addr), in l2_packet_get_ip_addr()
|
D | l2_packet_pcap.c | 366 os_strlcpy(buf, inet_ntoa(saddr->sin_addr), in l2_packet_get_ip_addr()
|
D | l2_packet_linux.c | 472 res = os_strlcpy(buf, inet_ntoa(saddr->sin_addr), len); in l2_packet_get_ip_addr()
|
/hostap-3.6.0/src/radius/ |
D | radius_server.c | 1702 os_strlcpy(abuf, inet_ntoa(from.sin.sin_addr), sizeof(abuf)); in radius_server_receive_auth() 1834 os_strlcpy(abuf, inet_ntoa(from.sin.sin_addr), sizeof(abuf)); in radius_server_receive_acct() 2454 os_strlcpy(abuf, inet_ntoa(cli->addr), sizeof(abuf)); in radius_server_get_mib() 2455 os_strlcpy(mbuf, inet_ntoa(cli->mask), sizeof(mbuf)); in radius_server_get_mib()
|
D | radius_das.c | 411 os_strlcpy(abuf, inet_ntoa(from.sin.sin_addr), sizeof(abuf)); in radius_das_receive()
|
D | radius_client.c | 1239 inet_ntoa(claddr.sin_addr), in radius_change_server()
|
D | radius.c | 309 inet_ntoa(addr)); in radius_msg_dump_attr()
|
/hostap-3.6.0/src/common/ |
D | wpa_ctrl.c | 441 inet_ntoa(ctrl->dest.sin_addr), in wpa_ctrl_open()
|
D | dpp_tcp.c | 1780 inet_ntoa(addr.sin_addr), ntohs(addr.sin_port)); in dpp_controller_tcp_cb()
|