Searched refs:IEEE80211_FC1_MORE_DATA (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/libpcap/
H A Dieee80211.h92 #define IEEE80211_FC1_MORE_DATA 0x20 macro
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx_edma.c571 wh->i_fc[1] |= IEEE80211_FC1_MORE_DATA;
H A Dif_ath_tx.c710 wh->i_fc[1] |= IEEE80211_FC1_MORE_DATA;
2766 wh->i_fc[1] |= IEEE80211_FC1_MORE_DATA;
2768 wh->i_fc[1] &= ~IEEE80211_FC1_MORE_DATA;
2778 !! (wh->i_fc[1] & IEEE80211_FC1_MORE_DATA));
/freebsd-11-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c599 wh->i_fc[1] |= IEEE80211_FC1_MORE_DATA;
/freebsd-11-stable/sys/net80211/
H A Dieee80211.h174 #define IEEE80211_FC1_MORE_DATA 0x20 macro
H A Dieee80211_output.c1515 wh->i_fc[1] |= IEEE80211_FC1_MORE_DATA;

Completed in 150 milliseconds