Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:sta_addr

1966 	const u8 *sta_addr, *target_ap_addr;
1976 sta_addr = data + 1;
1981 MAC2STR(sta_addr), MAC2STR(target_ap_addr), status);
1983 if (os_memcmp(sta_addr, wpa_s->own_addr, ETH_ALEN) != 0) {
1985 " in FT Action Response", MAC2STR(sta_addr));