Searched refs:NIFTYPES (Results 1 – 1 of 1) sorted by relevance
258 #define NIFTYPES (int)((sizeof if_types)/(sizeof if_types[0])) macro265 if (type <= 0 || type >= NIFTYPES) { in iftype()