Searched refs:ieee80211_frame_rts (Results 1 – 4 of 4) sorted by relevance
354 len = sizeof(struct ieee80211_frame_rts); in header_len()
435 struct ieee80211_frame_rts { struct
2451 struct ieee80211_frame_rts *rts; in ieee80211_alloc_rts()2457 rts = mtod(m, struct ieee80211_frame_rts *); in ieee80211_alloc_rts()2465 m->m_pkthdr.len = m->m_len = sizeof(struct ieee80211_frame_rts); in ieee80211_alloc_rts()
9606 struct ieee80211_frame_rts *rts; in bwn_set_txhdr()9733 rts = (struct ieee80211_frame_rts *)(BWN_ISOLDFMT(mac) ? in bwn_set_txhdr()9745 len = sizeof(struct ieee80211_frame_rts); in bwn_set_txhdr()