Searched refs:netiftype (Results 1 – 1 of 1) sorted by relevance
82 static char *netiftype = "network-interface-type"; in mac_init() local126 if ((len = prom_getproplen(node, netiftype)) > 0 && in mac_init()128 (void) prom_getprop(node, netiftype, tmpbuf); in mac_init()