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

/freebsd-9.3-release/lib/libstand/
H A Dnetif.h45 int nif_sel; member in struct:netif
H A Dnetif.c88 nif->nif_unit, nif->nif_sel);
122 cur_if.nif_sel = s;
153 netif_ifs[best_if.nif_unit].dif_used |= (1 << best_if.nif_sel);
159 best_if.nif_unit, best_if.nif_sel);

Completed in 53 milliseconds