Searched refs:if_configure (Results 1 – 2 of 2) sorted by relevance
350 [ -n "$ipmp_created" ] && if_configure inet "IPMP" $ipmp_created351 [ -n "$ipmp6_created" ] && if_configure inet6 "IPMP" $ipmp6_created356 [ -n "$inet_plumbed" ] && if_configure inet "" $inet_plumbed357 [ -n "$inet6_plumbed" ] && if_configure inet6 "" $inet6_plumbed
602 if_configure() function