Searched defs:IEEE80211_CRC_LEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h903 #define IEEE80211_CRC_LEN 4 macro
916 IEEE80211_MTU_MAX + IEEE80211_CRC_LEN)
918 (sizeof (struct ieee80211_frame_ack) + IEEE80211_CRC_LEN)
920 (sizeof (struct ieee80211_frame_min) + IEEE80211_CRC_LEN)

Completed in 68 milliseconds