Home
last modified time | relevance | path

Searched refs:netiftype (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac.c82 static char *netiftype = "network-interface-type"; in mac_init() local
126 if ((len = prom_getproplen(node, netiftype)) > 0 && in mac_init()
128 (void) prom_getprop(node, netiftype, tmpbuf); in mac_init()