Searched refs:IEEE80211_SEQ_FRAG_MASK (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c204 rxseq & IEEE80211_SEQ_FRAG_MASK,
206 IEEE80211_SEQ_FRAG_MASK,
439 fragno = rxseq & IEEE80211_SEQ_FRAG_MASK;
H A Dnet80211_crypto_ccmp.c396 aad[22] = wh->i_seq[0] & IEEE80211_SEQ_FRAG_MASK;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h482 #define IEEE80211_SEQ_FRAG_MASK 0x000f macro
/opensolaris-onvv-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c1353 wh->i_seq[0] & IEEE80211_SEQ_FRAG_MASK) {

Completed in 106 milliseconds