Searched defs:ALEN (Results 1 – 7 of 7) sorted by relevance
8 #define ALEN(a) (sizeof(a) / sizeof((a)[0])) macro