Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/fst/
HDfst_iface.c55 const u8 *a = fst_iface_get_peer_first(iface, &ctx, TRUE); in fst_iface_is_connected()
HDfst_iface.h112 static inline const u8 * fst_iface_get_peer_first(struct fst_iface *i, in fst_iface_get_peer_first() function
HDfst_group.c315 addr = fst_iface_get_peer_first(other, &ctx, TRUE); in fst_group_does_iface_appear_in_other_mbies()
HDfst_session.c1344 old_addr = fst_iface_get_peer_first(s->data.old_iface, &ctx, TRUE); in get_group_fill_session()
1348 new_addr = fst_iface_get_peer_first(s->data.new_iface, &ctx, TRUE); in get_group_fill_session()
HDfst_ctrl_iface.c542 addr = fst_iface_get_peer_first(f, &ctx, FALSE); in iface_peers()