Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst.h119 const u8 * (*get_peer_first)(void *ctx, member
H A Dfst_iface.h116 return i->iface_obj.get_peer_first(i->iface_obj.ctx, ctx, mb_only); in fst_iface_get_peer_first()
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c2364 iface_obj->get_peer_first = fst_hostapd_get_peer_first; in fst_hostapd_fill_iface_obj()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c6587 iface_obj->get_peer_first = wpas_fst_get_peer_first; in fst_wpa_supplicant_fill_iface_obj()