Searched refs:fst_iface_get_peer_next (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_iface.c58 for (; a != NULL; a = fst_iface_get_peer_next(iface, &ctx, mb_only))
H A Dfst_iface.h119 static inline const u8 * fst_iface_get_peer_next(struct fst_iface *i, function
H A Dfst_group.c352 cur_peer_addr = fst_iface_get_peer_next(other_iface, &ctx,
H A Dfst_ctrl_iface.c543 for (; addr != NULL; addr = fst_iface_get_peer_next(f, &ctx, FALSE)) {

Completed in 70 milliseconds