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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_input.h199 #define SEQ_EQ(a,b) ((int)((a)-(b)) == 0) macro
254 if (SEQ_EQ(rxseq, ni->ni_rxseqs[tid]) &&
304 #undef SEQ_EQ macro

Completed in 40 milliseconds