Searched refs:S_DSCP (Results 1 – 1 of 1) sorted by relevance
470 #define S_DSCP 22 macro472 #define V_DSCP(x) ((x) << S_DSCP)473 #define G_DSCP(x) (((x) >> S_DSCP) & M_DSCP)