Searched refs:inet_list (Results 1 – 4 of 4) sorted by relevance
188 inet_list="$inet_list $intf_name"248 if [ -n "$inet_list" ]; then249 set -- $inet_list468 if smf_is_globalzone && [ -z "$inet_list" ] && [ -n "$nic" ]; then477 inet_list=$nic;500 inet_list=$nic;519 if [ -z "$inet_list" ] && [ -z "$inet6_list" ]; then
51 static struct inet_ent *inet_list = 0; variable284 ip->next = inet_list;287 inet_list = ip;297 if (inet_list == 0)300 for (ip = inet_list; ip; ip = ip->next)
125 inet_list="$inet_list $1"182 if [ -n "$inet_list" ]; then183 set -- $inet_list424 if [ -z "$inet_list" ] && [ -z "$inet6_list" ]; then
75 unset inet_list inet_plumbed inet_failed \294 [ -z "$group" ] && group=`get_group_for_type $1 inet $inet_list`