Searched defs:iface_name (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/site_tests/network_NegotiatedLANSpeed/ |
D | network_NegotiatedLANSpeed.py | 9 def run_once(self, iface_name = 'eth0'): argument
|
/external/wpa_supplicant_8/hostapd/hidl/1.1/ |
D | hostapd.cpp | 254 const hidl_string& iface_name, removeAccessPoint_cb _hidl_cb) in removeAccessPoint() 341 HostapdStatus Hostapd::removeAccessPointInternal(const std::string& iface_name) in removeAccessPointInternal()
|
/external/toybox/toys/net/ |
D | ifconfig.c | 194 char iface_name[IFNAMSIZ]; in display_ifconfig() local 298 static void show_iface(char *iface_name) in show_iface()
|
/external/scapy/scapy/arch/ |
D | linux.py | 176 def get_alias_address(iface_name, ip_mask, gw_str, metric): argument
|
/external/webrtc/webrtc/base/ |
D | network.cc | 644 char iface_name[256]; in IsDefaultRoute() local
|
/external/autotest/client/bin/net/ |
D | net_utils.py | 466 def __init__(self, iface_name): argument
|
/external/dnsmasq/src/ |
D | rfc2131.c | 117 size_t dhcp_reply(struct dhcp_context* context, char* iface_name, int int_index, size_t sz, in dhcp_reply()
|