Home | History | Annotate | Download | only in wps

Lines Matching refs:in_addr

934 	struct in_addr in_addr;
953 in_addr.s_addr = *ip_addr;
954 os_snprintf(*ip_addr_text, 16, "%s", inet_ntoa(in_addr));