Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst_group.c345 const u8 *cur_peer_addr, *this_peer_addr; in fst_group_get_peer_other_connection_2() local
363 this_peer_addr = fst_mbie_get_peer_addr_for_band( in fst_group_get_peer_other_connection_2()
365 if (!this_peer_addr) in fst_group_get_peer_other_connection_2()
367 if (ether_addr_equal(this_peer_addr, peer_addr)) { in fst_group_get_peer_other_connection_2()