Searched refs:WLAN_EID_ADV_PROTO (Results 1 - 12 of 12) sorted by last modified time

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.c3072 if (wpabuf_len(adv_proto) < 4 || pos[0] != WLAN_EID_ADV_PROTO ||
3230 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO);
H A Dgas_query.c611 if (*pos != WLAN_EID_ADV_PROTO) {
H A Ddpp_supplicant.c1036 pos[0] != WLAN_EID_ADV_PROTO ||
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_sd.c359 if (*pos != WLAN_EID_ADV_PROTO) {
525 if (*pos != WLAN_EID_ADV_PROTO) {
746 if (*pos != WLAN_EID_ADV_PROTO) {
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h359 #define WLAN_EID_ADV_PROTO 108 macro
H A Dgas_server.c130 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO);
174 if (end - pos < 2 || pos[0] != WLAN_EID_ADV_PROTO) {
269 wpabuf_put_u8(resp, WLAN_EID_ADV_PROTO);
H A Dgas.c103 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO);
H A Ddpp.c2469 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO);
9567 if (*adv_proto != WLAN_EID_ADV_PROTO ||
9703 if (*adv_proto != WLAN_EID_ADV_PROTO ||
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c536 *pos++ = WLAN_EID_ADV_PROTO;
H A Dgas_serv.c27 wpabuf_put_u8(buf, WLAN_EID_ADV_PROTO);
1616 if (*pos != WLAN_EID_ADV_PROTO) {
H A Dgas_query_ap.c558 if (*pos != WLAN_EID_ADV_PROTO) {
H A Ddpp_hostapd.c706 pos[0] != WLAN_EID_ADV_PROTO ||

Completed in 203 milliseconds