Searched refs:WLAN_FC_TYPE_MGMT (Results 1 - 19 of 19) sorted by last modified time

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c157 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dsme.c919 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) |
H A Dibss_rsn.c494 auth.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Devents.c4213 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
4401 if (data->tx_status.type == WLAN_FC_TYPE_MGMT &&
4424 if (data->tx_status.type == WLAN_FC_TYPE_MGMT &&
4440 case WLAN_FC_TYPE_MGMT:
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p.c2248 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) |
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c78 case WLAN_FC_TYPE_MGMT:
H A Ddriver_hostap.c161 if (type != WLAN_FC_TYPE_MGMT || stype != WLAN_FC_STYPE_BEACON) {
180 case WLAN_FC_TYPE_MGMT:
1047 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1085 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Ddriver_atheros.c877 if (WLAN_FC_GET_TYPE(fc) != WLAN_FC_TYPE_MGMT)
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h36 #define WLAN_FC_TYPE_MGMT 0 macro
H A Dieee802_11_common.c625 case WLAN_FC_TYPE_MGMT:
1271 case WLAN_FC_TYPE_MGMT:
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c881 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dwnm_ap.c137 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
355 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
628 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
694 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
751 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
823 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dwmm.c200 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11_shared.c101 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
182 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11.c315 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
3343 IEEE80211_FC(WLAN_FC_TYPE_MGMT, WLAN_FC_STYPE_DEAUTH);
3489 IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Ddrv_callbacks.c1278 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1673 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1676 if (WLAN_FC_GET_TYPE(fc) == WLAN_FC_TYPE_MGMT &&
1699 case WLAN_FC_TYPE_MGMT:
H A Dctrl_iface_ap.c442 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
507 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
570 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dbeacon.c415 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
1109 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c1683 event.tx_status.type = WLAN_FC_TYPE_MGMT;

Completed in 245 milliseconds