Searched refs:S_DROP (Results 1 – 1 of 1) sorted by relevance
42437 #define S_DROP 0 macro42439 #define V_DROP(x) ((x) << S_DROP)42440 #define G_DROP(x) (((x) >> S_DROP) & M_DROP)