Searched refs:S_DSCP (Results 1 – 1 of 1) sorted by relevance
384 #define S_DSCP 22 macro386 #define V_DSCP(x) ((x) << S_DSCP)387 #define G_DSCP(x) (((x) >> S_DSCP) & M_DSCP)