Searched refs:frame_control (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dctrl_iface_ap.c152 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT, stype);
208 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
265 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11_shared.c61 mgmt.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
99 resp.frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Ddrv_callbacks.c576 fc = le_to_host16(hdr->frame_control);
623 hdr->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
630 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP);
712 fc = le_to_host16(hdr->frame_control);
H A Dwnm_ap.c100 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dwmm.c147 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dieee802_11.c268 reply->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
480 fc = le_to_host16(mgmt->frame_control);
1002 reply.frame_control =
1028 reply->frame_control =
1483 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP) &&
1590 fc = le_to_host16(mgmt->frame_control);
H A Diapp.c260 if (assoc && WLAN_FC_GET_STYPE(le_to_host16(assoc->frame_control)) ==
H A Dbeacon.c217 resp->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
592 head->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Dwpa_auth_glue.c428 m->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c111 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
314 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
H A Devents.c2311 fc = le_to_host16(hdr->frame_control);
2611 fc = le_to_host16(mgmt->frame_control);
/freebsd-10.0-release/contrib/wpa/src/common/
H A Dieee802_11_defs.h389 le16 frame_control; member in struct:ieee80211_hdr
408 le16 frame_control; member in struct:ieee80211_mgmt
H A Dieee802_11_common.c390 fc = le_to_host16(hdr->frame_control);
/freebsd-10.0-release/contrib/wpa/hostapd/
H A Dctrl_iface.c457 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
504 mgmt->frame_control = IEEE80211_FC(WLAN_FC_TYPE_MGMT,
/freebsd-10.0-release/sys/dev/mly/
H A Dmlyreg.h225 u_int8_t frame_control:2; /* N/A */ member in struct:mly_param_controller
/freebsd-10.0-release/contrib/wpa/src/p2p/
H A Dp2p.c2058 resp->frame_control = host_to_le16((WLAN_FC_TYPE_MGMT << 2) |

Completed in 278 milliseconds