Searched defs:ofw_types (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/stand/lib/inet/ | ||
H A D | mac.c | 64 } ofw_types[] = { variable in typeref:struct:ofw_net_types 146 for (i = 0; i < sizeof (ofw_types) / 148 if (strcmp(ofw_types[i].n_name, 150 type = ofw_types[i].n_type; |
Completed in 56 milliseconds