Home | History | Annotate | Download | only in hostapd

Lines Matching refs:hs20_wan_metrics

1640 	os_free(bss->hs20_wan_metrics);
1641 bss->hs20_wan_metrics = wan_metrics;
1646 wpa_printf(MSG_ERROR, "Line %d: Invalid hs20_wan_metrics '%s'",
3156 } else if (os_strcmp(buf, "hs20_wan_metrics") == 0) {