Home
last modified time | relevance | path

Searched defs:stypes (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dhs20_supplicant.c212 void hs20_put_anqp_req(u32 stypes, const u8 *payload, size_t payload_len, in hs20_put_anqp_req()
248 static struct wpabuf * hs20_build_anqp_req(u32 stypes, const u8 *payload, in hs20_build_anqp_req()
263 int hs20_anqp_send_req(struct wpa_supplicant *wpa_s, const u8 *dst, u32 stypes, in hs20_anqp_send_req()
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c2417 static const int stypes[] = { in nl80211_mgmt_subscribe_ap() local