Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c2420 get_local_netifs(int *if_cnt, struct net_if ***if_list) in get_local_netifs() function
2566 if (get_local_netifs(&local_if_cnt, &local_ifs) != Z_OK) { in print_net_err()