Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst.h100 const struct wpabuf * (*get_mb_ie)(void *ctx, const u8 *addr); member
H A Dfst_iface.h102 return i->iface_obj.get_mb_ie(i->iface_obj.ctx, addr); in fst_iface_get_peer_mb_ie()
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c2362 iface_obj->get_mb_ie = fst_hostapd_get_mb_ie_cb; in fst_hostapd_fill_iface_obj()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c6585 iface_obj->get_mb_ie = wpas_fst_get_mb_ie_cb; in fst_wpa_supplicant_fill_iface_obj()