Searched refs:S_DSE_ALEN (Results 1 – 1 of 1) sorted by relevance
14559 #define S_DSE_ALEN 8 macro14561 #define V_DSE_ALEN(x) ((x) << S_DSE_ALEN)14562 #define G_DSE_ALEN(x) (((x) >> S_DSE_ALEN) & M_DSE_ALEN)