Lines Matching refs:interfaces
145 # interfaces.
616 # interfaces.
1252 # Create IEEE802.11 interfaces.
1288 echo "Created wlan(4) interfaces: ${_list# }."
1294 # Destroy IEEE802.11 interfaces.
1321 echo "Destroyed wlan(4) interfaces: ${_list# }."
1327 # Create cloneable interfaces.
1411 echo "Created clone interfaces: ${_list# }."
1417 # Destroy cloned interfaces. Destroyed interfaces are echoed to
1475 echo "Destroyed clone interfaces: ${_list# }."
1481 # Create and configure child interfaces. Return 0 if child
1482 # interfaces are created.
1490 # Create vlan interfaces
1520 # Destroy child interfaces.
1569 # Rename interfaces if ifconfig_IF_name is defined.
1587 # List all network interfaces. The type of interface returned
1590 # nodhcp - all interfaces, excluding DHCP configured interfaces
1591 # dhcp - list only DHCP configured interfaces
1592 # noautoconf - all interfaces, excluding IPv6 Stateless
1593 # Address Autoconf configured interfaces
1595 # configured interfaces
1596 # If no argument is specified all network interfaces are output.
1597 # Note that the list will include cloned interfaces if applicable.
1598 # Cloned interfaces must already exist to have a chance to appear
1606 # Get a list of ALL the interfaces and make lo0 first if it's there.