Searched refs:S_DSE_ALEN (Results 1 – 1 of 1) sorted by relevance
4958 #define S_DSE_ALEN 8 macro4960 #define V_DSE_ALEN(x) ((x) << S_DSE_ALEN)4961 #define G_DSE_ALEN(x) (((x) >> S_DSE_ALEN) & M_DSE_ALEN)