Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnetif.c97 nif->nif_unit, nif->nif_sel); in netif_match()
128 cur_if.nif_sel = s; in netif_select()
159 netif_ifs[best_if.nif_unit].dif_used |= (1 << best_if.nif_sel); in netif_select()
165 best_if.nif_unit, best_if.nif_sel); in netif_select()
H A Dnetif.h43 int nif_sel; member