Lines Matching refs:interfaces
146 # interfaces.
617 # interfaces.
1250 # Create IEEE802.11 interfaces.
1286 echo "Created wlan(4) interfaces: ${_list# }."
1292 # Destroy IEEE802.11 interfaces.
1319 echo "Destroyed wlan(4) interfaces: ${_list# }."
1325 # Create cloneable interfaces.
1409 echo "Created clone interfaces: ${_list# }."
1415 # Destroy cloned interfaces. Destroyed interfaces are echoed to
1473 echo "Destroyed clone interfaces: ${_list# }."
1479 # Create and configure child interfaces. Return 0 if child
1480 # interfaces are created.
1488 # Create vlan interfaces
1518 # Destroy child interfaces.
1567 # Rename interfaces if ifconfig_IF_name is defined.
1585 # List all network interfaces. The type of interface returned
1588 # nodhcp - all interfaces, excluding DHCP configured interfaces
1589 # dhcp - list only DHCP configured interfaces
1590 # noautoconf - all interfaces, excluding IPv6 Stateless
1591 # Address Autoconf configured interfaces
1593 # configured interfaces
1594 # If no argument is specified all network interfaces are output.
1595 # Note that the list will include cloned interfaces if applicable.
1596 # Cloned interfaces must already exist to have a chance to appear
1604 # Get a list of ALL the interfaces and make lo0 first if it's there.