Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst.h131 const u8 * (*get_peer_next)(void *ctx, member
H A Dfst_iface.h123 return i->iface_obj.get_peer_next(i->iface_obj.ctx, ctx, mb_only); in fst_iface_get_peer_next()
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c2365 iface_obj->get_peer_next = fst_hostapd_get_peer_next; in fst_hostapd_fill_iface_obj()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c6588 iface_obj->get_peer_next = wpas_fst_get_peer_next; in fst_wpa_supplicant_fill_iface_obj()