Lines Matching defs:best_if
95 static struct netif best_if;
100 best_if.nif_driver = NULL;
138 best_if = cur_if;
148 if (best_if.nif_driver == NULL)
151 best_if.nif_driver->
152 netif_ifs[best_if.nif_unit].dif_used |= (1 << best_if.nif_sel);
157 best_if.nif_driver->netif_bname,
158 best_if.nif_unit, best_if.nif_sel);
160 return &best_if;