HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_ip_addr (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/utils/
ip_addr.h 12 struct hostapd_ip_addr { struct
23 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
25 int hostapd_ip_diff(struct hostapd_ip_addr *a, struct hostapd_ip_addr *b);
26 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);
ip_addr.c 14 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
36 int hostapd_ip_diff(struct hostapd_ip_addr *a, struct hostapd_ip_addr *b)
60 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr)
  /external/wpa_supplicant_8/src/radius/
radius_das.h 34 const struct hostapd_ip_addr *client_addr;
radius_client.h 31 struct hostapd_ip_addr addr;
171 struct hostapd_ip_addr client_addr;
radius_das.c 26 struct hostapd_ip_addr client_addr;
  /external/wpa_supplicant_8/src/ap/
ap_config.h 203 struct hostapd_ip_addr own_ip_addr;
213 struct hostapd_ip_addr radius_das_client_addr;

Completed in 2818 milliseconds