Home
last modified time | relevance | path

Searched refs:ifconfig_up (Results 1 – 8 of 8) sorted by relevance

/external/openthread/tools/otci/
DREADME.md30 node1.ifconfig_up()
42 node2.ifconfig_up()
/external/openthread/tools/otci/tests/
Dtest_otci.py129 leader.ifconfig_up()
520 node1.ifconfig_up()
530 node2.ifconfig_up()
543 leader.ifconfig_up()
582 commissioner.ifconfig_up()
615 child1.ifconfig_up()
648 child2.ifconfig_up()
/external/wpa_supplicant_8/src/ap/
Dvlan_util.h21 int ifconfig_up(const char *if_name);
Dvlan_full.c407 ifconfig_up(tagged_interface); in vlan_newlink_tagged()
416 ifconfig_up(vlan_ifname); in vlan_newlink_tagged()
453 ifconfig_up(br_name); in vlan_get_bridge()
509 ifconfig_up(ifname); in vlan_newlink()
Dvlan_ifconfig.c59 int ifconfig_up(const char *if_name) in ifconfig_up() function
Dvlan_ioctl.c69 ifconfig_up(if_name); in vlan_add()
Dvlan_init.c49 ifconfig_up(vlan->ifname); /* else wpa group will fail fatal */ in vlan_if_add()
/external/openthread/tools/otci/otci/
Dotci.py185 def ifconfig_up(self): member in OTCI