Lines Matching defs:best_if
98 static struct netif best_if;
103 best_if.nif_driver = NULL;
141 best_if = cur_if;
151 if (best_if.nif_driver == NULL)
154 best_if.nif_driver->
155 netif_ifs[best_if.nif_unit].dif_used |= (1 << best_if.nif_sel);
160 best_if.nif_driver->netif_bname,
161 best_if.nif_unit, best_if.nif_sel);
163 return &best_if;