Searched defs:netif (Results 1 – 6 of 6) sorted by relevance
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/ |
D | UnixNetworkInterfaceTest.java | 39 NetworkInterface netif = netifs.nextElement(); in test_isUp() local 64 NetworkInterface netif = netifs.nextElement(); in test_supportsMulticast() local 91 NetworkInterface netif = netifs.nextElement(); in test_getHardwareAddress() local 122 NetworkInterface netif = netifs.nextElement(); in test_getMTU() local 146 NetworkInterface netif = netifs.nextElement(); in test_getSubInterfaces() local 167 NetworkInterface netif = netifs.nextElement(); in test_getParent() local 193 NetworkInterface netif = netifs.nextElement(); in test_isVirtual() local
|
/external/autotest/client/bin/net/ |
D | net_tc.py | 97 def setup(self, netif): argument 107 def restore(self, netif): argument 187 def _get_tc_conf(self, netif): argument 205 def setup(self, netif): argument 209 def restore(self, netif): argument 230 def setup(self, netif): argument 237 def restore(self, netif): argument 269 def _get_tc_conf(self, netif): argument 293 def setup(self, netif): argument 299 def restore(self, netif): argument [all …]
|
D | net_utils.py | 387 def netif(name): function
|
/external/selinux/libsepol/cil/src/ |
D | cil_verify.c | 987 struct cil_netifcon *netif = node->data; in __cil_verify_netifcon() local
|
/external/avahi/avahi-compat-howl/ |
D | unsupported.c | 164 AVAHI_GCC_UNUSED struct _sw_network_interface * netif, in sw_salt_register_network_interface()
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 2567 struct ocontext *netif; in ocontext_selinux_netif_to_cil() local
|