Searched refs:S_DSCP (Results 1 – 1 of 1) sorted by relevance
505 #define S_DSCP 22 macro507 #define V_DSCP(x) ((x) << S_DSCP)508 #define G_DSCP(x) (((x) >> S_DSCP) & M_DSCP)