Home
last modified time | relevance | path

Searched refs:parse_anqp_elem (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c1634 static int parse_anqp_elem(struct hostapd_bss_config *bss, char *buf, int line) in parse_anqp_elem() function
4273 if (parse_anqp_elem(bss, pos, line) < 0) in hostapd_config_fill()