Searched refs:NSS_BPL_MASK (Results 1 – 1 of 1) sorted by relevance
47 #define NSS_BPL_MASK ((1 << NSS_BPL) - 1) macro64 & NSS_BPL_MASK); in nss_action_get()73 unsigned int mask = NSS_BPL_MASK << offset; in nss_action_set()81 unsigned int bits = actions & NSS_BPL_MASK; in nss_action_set_all()
Completed in 4 milliseconds