Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst_iface.c56 const u8 *a = fst_iface_get_peer_first(iface, &ctx, mb_only); in fst_iface_is_connected()
Dfst_iface.h112 static inline const u8 * fst_iface_get_peer_first(struct fst_iface *i, in fst_iface_get_peer_first() function
Dfst_group.c349 cur_peer_addr = fst_iface_get_peer_first(other_iface, &ctx, in fst_group_get_peer_other_connection_2()
Dfst_session.c1333 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, TRUE); in get_group_fill_session()
1337 new_addr = fst_iface_get_peer_first(s->data.new_iface, &ctx, TRUE); in get_group_fill_session()
Dfst_ctrl_iface.c542 addr = fst_iface_get_peer_first(f, &ctx, FALSE); in iface_peers()