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

/freebsd-11.0-release/contrib/wpa/src/fst/
H A Dfst.h107 * @get_ctx: Context to be used for %get_peer_next call
115 * get_peer_next - Get MAC address of the next connected STA
118 * %get_peer_next call
123 const u8 * (*get_peer_next)(void *ctx, member in struct:fst_wpa_obj
H A Dfst_iface.h123 return i->iface_obj.get_peer_next(i->iface_obj.ctx, ctx, mb_only);
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dhostapd.c1506 iface_obj->get_peer_next = fst_hostapd_get_peer_next;
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c3851 iface_obj->get_peer_next = wpas_fst_get_peer_next;

Completed in 113 milliseconds