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

/freebsd-11.0-release/contrib/wpa/src/fst/
H A Dfst_iface.c55 const u8 *a = fst_iface_get_peer_first(iface, &ctx, TRUE);
H A Dfst_iface.h112 static inline const u8 * fst_iface_get_peer_first(struct fst_iface *i, function
H A Dfst_group.c315 addr = fst_iface_get_peer_first(other, &ctx, TRUE);
H A Dfst_session.c1344 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, TRUE);
1348 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 101 milliseconds