Searched refs:IEEE80211_CRC_LEN (Results 1 – 4 of 4) sorted by relevance
1350 #define IEEE80211_CRC_LEN 4 macro1362 #define IEEE80211_MAX_LEN (2300 + IEEE80211_CRC_LEN + \1365 (sizeof(struct ieee80211_frame_ack) + IEEE80211_CRC_LEN)1367 (sizeof(struct ieee80211_frame_min) + IEEE80211_CRC_LEN)
304 (sizeof(struct ieee80211_frame_ack) + IEEE80211_CRC_LEN) in ieee80211_setup_ratetable()
3293 + IEEE80211_CRC_LEN)
3296 pktlen = m->m_pkthdr.len + IEEE80211_CRC_LEN; in ieee80211_alloc_prot()