Lines Matching refs:interfaces
145 # interfaces.
616 # interfaces.
1272 # Create IEEE802.11 interfaces.
1308 echo "Created wlan(4) interfaces: ${_list# }."
1314 # Destroy IEEE802.11 interfaces.
1341 echo "Destroyed wlan(4) interfaces: ${_list# }."
1347 # Create cloneable interfaces.
1431 echo "Created clone interfaces: ${_list# }."
1437 # Destroy cloned interfaces. Destroyed interfaces are echoed to
1495 echo "Destroyed clone interfaces: ${_list# }."
1501 # Create and configure child interfaces. Return 0 if child
1502 # interfaces are created.
1510 # Create vlan interfaces
1540 # Destroy child interfaces.
1589 # Rename interfaces if ifconfig_IF_name is defined.
1607 # List all network interfaces. The type of interface returned
1610 # nodhcp - all interfaces, excluding DHCP configured interfaces
1611 # dhcp - list only DHCP configured interfaces
1612 # noautoconf - all interfaces, excluding IPv6 Stateless
1613 # Address Autoconf configured interfaces
1615 # configured interfaces
1616 # If no argument is specified all network interfaces are output.
1617 # Note that the list will include cloned interfaces if applicable.
1618 # Cloned interfaces must already exist to have a chance to appear
1626 # Get a list of ALL the interfaces and make lo0 first if it's there.