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

/freebsd-12-stable/contrib/wpa/src/fst/
H A Dfst_iface.c56 const u8 *a = fst_iface_get_peer_first(iface, &ctx, mb_only);
H A Dfst_iface.h112 static inline const u8 * fst_iface_get_peer_first(struct fst_iface *i, function
H A Dfst_group.c349 cur_peer_addr = fst_iface_get_peer_first(other_iface, &ctx,
H A Dfst_session.c1333 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, TRUE);
1337 new_addr = fst_iface_get_peer_first(s->data.new_iface, &ctx, TRUE);
H A Dfst_ctrl_iface.c542 addr = fst_iface_get_peer_first(f, &ctx, FALSE);

Completed in 133 milliseconds