Searched refs:S_CLSTRCREQPORT (Results 1 – 1 of 1) sorted by relevance
34363 #define S_CLSTRCREQPORT 0 macro34365 #define V_CLSTRCREQPORT(x) ((x) << S_CLSTRCREQPORT)34366 #define G_CLSTRCREQPORT(x) (((x) >> S_CLSTRCREQPORT) & M_CLSTRCREQPORT)