Searched refs:any_ether_index (Results 1 – 1 of 1) sorted by relevance
10674 int any_ether_index = 0; in get_ether_index() local10695 } else if (ifp->if_type == IFT_ETHER && any_ether_index == 0) { in get_ether_index()10696 any_ether_index = ifp->if_index; in get_ether_index()10703 } else if (any_ether_index != 0) { in get_ether_index()10704 *ret_other_index = any_ether_index; in get_ether_index()