Searched refs:S_DROP (Results 1 – 1 of 1) sorted by relevance
15777 #define S_DROP 0 macro15779 #define V_DROP(x) ((x) << S_DROP)15780 #define G_DROP(x) (((x) >> S_DROP) & M_DROP)