Searched defs:iface_name (Results 1 – 6 of 6) sorted by relevance
| /external/autotest/server/cros/network/ |
| D | ip_config_context_manager.py | 29 def add_ip_route(self, host, dest_ip, iface_name, via_ip=None): argument 49 def assign_ip_addr_to_iface(self, host, ip_addr, iface_name): argument
|
| /external/wpa_supplicant_8/hostapd/aidl/ |
| D | hostapd.cpp | 853 ::ndk::ScopedAStatus Hostapd::removeAccessPoint(const std::string& iface_name) in removeAccessPoint() 875 const std::string& iface_name, const std::vector<uint8_t>& client_address, in forceClientDisconnect() 1090 ::ndk::ScopedAStatus Hostapd::removeAccessPointInternal(const std::string& iface_name) in removeAccessPointInternal() 1136 ::ndk::ScopedAStatus Hostapd::forceClientDisconnectInternal(const std::string& iface_name, in forceClientDisconnectInternal()
|
| /external/toybox/toys/net/ |
| D | ifconfig.c | 196 char iface_name[IFNAMSIZ]; in display_ifconfig() local 300 static void show_iface(char *iface_name) in show_iface()
|
| /external/openthread/tools/harness-simulation/harness/Thread_Harness/Sniffer/ |
| D | SimSniffer.py | 93 def _find_index(self, iface_name): argument
|
| /external/scapy/scapy/arch/ |
| D | linux.py | 176 def get_alias_address(iface_name, ip_mask, gw_str, metric): 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()
|