Searched defs:WLAN_GET_FC_MOREFRAG (Results 1 – 1 of 1) sorted by relevance
163 #define WLAN_GET_FC_MOREFRAG(n) ((((unsigned short)(n) << 8) & (BIT10)) >> 10) macro196 #define WLAN_GET_FC_MOREFRAG(n) ((((unsigned short)(n)) & (BIT10)) >> 10) macro