Searched refs:IFM_NMIN (Results 1 – 2 of 2) sorted by relevance
298 #define IFM_NMIN IFM_ETHER /* lowest Network type */ macro
1730 for (type = IFM_NMIN; type <= IFM_NMAX; type += IFM_NMIN) { in status()