Searched refs:get_local_netifs (Results 1 – 1 of 1) sorted by relevance
2420 get_local_netifs(int *if_cnt, struct net_if ***if_list) in get_local_netifs() function2566 if (get_local_netifs(&local_if_cnt, &local_ifs) != Z_OK) { in print_net_err()