Searched refs:src_hapd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c327 struct hostapd_data *src_hapd; member in struct:wpa_auth_ft_iface_iter_data
342 if (hapd == idata->src_hapd)
348 MAC2STR(idata->src_hapd->own_addr),
349 idata->src_hapd->conf->iface,
352 idata->src_hapd->own_addr,
376 idata.src_hapd = hapd;

Completed in 47 milliseconds