Searched refs:WINDOW_BIT_LOC_MASK (Results 1 – 1 of 1) sorted by relevance
10 #define WINDOW_BIT_LOC_MASK (WINDOW_BUCKET_SIZE - 1) macro111 bit = sqn & WINDOW_BIT_LOC_MASK; in esn_inb_check_sqn()183 bit = (uint64_t)1 << (sqn & WINDOW_BIT_LOC_MASK); in esn_inb_update_sqn()