Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dnetif.c93 nif->nif_unit, nif->nif_sel); in netif_match()
125 cur_if.nif_sel = s; in netif_select()
156 netif_ifs[best_if.nif_unit].dif_used |= (1 << best_if.nif_sel); in netif_select()
162 best_if.nif_unit, best_if.nif_sel); in netif_select()
H A Dnetif.h42 int nif_sel; member