Home
last modified time | relevance | path

Searched defs:ip_addr (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/plugins/radius/
Dconfig.c410 static int find_match (UINT4 *ip_addr, char *hostname) in find_match()
450 int rc_find_server (char *server_name, UINT4 *ip_addr, char *secret) in rc_find_server()
Dradius.c114 u_int32_t ip_addr; member
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_upnp_i.h135 unsigned ip_addr; /* IP address of network i.f. we use (host order) */ member
Dwps_upnp.c927 static int get_netif_info(const char *net_if, unsigned *ip_addr, in get_netif_info()
/external/dnsmasq/src/
Drfc1035.c518 in_addr_t ip_addr = ntohl(addr.s_addr); in private_net() local