Searched defs:netif (Results 1 – 8 of 8) 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 | 389 def netif(name): function
|
/external/scapy/scapy/arch/ |
D | unix.py | 28 def _guess_iface_name(netif): argument
|
/external/selinux/libsepol/cil/src/ |
D | cil_verify.c | 988 struct cil_netifcon *netif = node->data; in __cil_verify_netifcon() local
|
/external/selinux/libsepol/src/ |
D | kernel_to_cil.c | 2701 struct ocontext *netif; in write_selinux_netif_rules_to_cil() local
|
D | kernel_to_conf.c | 2561 struct ocontext *netif; in write_selinux_netif_rules_to_conf() local
|
D | module_to_cil.c | 2719 struct ocontext *netif; in ocontext_selinux_netif_to_cil() local
|