Searched refs:namelength (Results 1 – 1 of 1) sorted by relevance
2200 unsigned int namelength; in init_module() local2357 namelength = MIN(strlen(auraXX20n_prototype.name), IFNAMSIZ); in init_module()2359 sprintf(&dev->name[namelength-1], "%3.3d", portno); in init_module()