Home
last modified time | relevance | path

Searched refs:inet (Results 1 – 25 of 100) sorted by relevance

1234

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/IN/
DAAAA.py17 import dns.inet
32 junk = dns.inet.inet_pton(dns.inet.AF_INET6, address)
46 file.write(dns.inet.inet_pton(dns.inet.AF_INET6, self.address))
49 address = dns.inet.inet_ntop(dns.inet.AF_INET6,
56 sa = dns.inet.inet_pton(dns.inet.AF_INET6, self.address)
57 oa = dns.inet.inet_pton(dns.inet.AF_INET6, other.address)
DIPSECKEY.py20 import dns.inet
49 junk = dns.inet.inet_pton(dns.inet.AF_INET, gateway)
52 junk = dns.inet.inet_pton(dns.inet.AF_INET6, gateway)
108 file.write(dns.inet.inet_pton(dns.inet.AF_INET, self.gateway))
110 file.write(dns.inet.inet_pton(dns.inet.AF_INET6, self.gateway))
127 gateway = dns.inet.inet_ntop(dns.inet.AF_INET,
132 gateway = dns.inet.inet_ntop(dns.inet.AF_INET6,
DAPL.py20 import dns.inet
53 address = dns.inet.inet_pton(dns.inet.AF_INET, self.address)
55 address = dns.inet.inet_pton(dns.inet.AF_INET6, self.address)
139 address = dns.inet.inet_ntop(dns.inet.AF_INET, address)
143 address = dns.inet.inet_ntop(dns.inet.AF_INET6, address)
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
Dquery.py28 import dns.inet
79 n1 = dns.inet.inet_pton(af, a1[0])
80 n2 = dns.inet.inet_pton(af, a2[0])
116 af = dns.inet.af_for_address(where)
118 af = dns.inet.AF_INET
119 if af == dns.inet.AF_INET:
123 elif af == dns.inet.AF_INET6:
139 (dns.inet.is_multicast(where) and \
221 af = dns.inet.af_for_address(where)
223 af = dns.inet.AF_INET
[all …]
/external/ltp/testcases/network/stress/interface/
Dif-route-adddel38 local inet="inet$TST_IPV6"
62 rt_cmd) route -A $inet add ${new_rt}${opt_rt} dev $iface ;;
71 rt_cmd) route -A $inet del ${new_rt}${opt_rt} dev $iface ;;
Dif-route-addlarge39 local inet="inet$TST_IPV6"
79 rt_cmd) route -A $inet add ${new_rt}${opt_rt} dev $iface ;;
/external/mdnsresponder/
Dmdnsd.rc4 group inet
5 socket mdnsd stream 0660 mdnsr inet
/external/iptables/extensions/
Dlibxt_CT.t13 @nfct timeout add test inet tcp ESTABLISHED 100
17 @nfct helper add rpc inet tcp
/external/libpcap/msdos/
Dmakefile26 savefile.c pcap.c inet.c msdos\ndis2.c msdos\pktdrvr.c \
121 inet.obj: inet.c pcap-int.h pcap.h pcap-bpf.h
161 inet.o32: inet.c pcap-int.h pcap.h pcap-bpf.h
Dmakefile.wc31 $(OBJDIR)\savefile.obj $(OBJDIR)\inet.obj $(OBJDIR)\ndis2.obj
108 $(OBJDIR)\inet.obj: inet.c pcap-int.h pcap.h pcap-bpf.h
Dmakefile.dj25 savefile.c pcap.c inet.c msdos\pktdrvr.c msdos/ndis2.c \
146 inet.o: inet.c pcap-int.h pcap.h pcap-bpf.h
/external/libnetfilter_conntrack/
Dconfigure.ac31 AC_CHECK_HEADERS(arpa/inet.h)
50 #include <arpa/inet.h>
Dconfig.h.in3 /* Define to 1 if you have the <arpa/inet.h> header file. */
/external/libnl/python/netlink/route/
Dlink.py50 from .links import inet as inet unknown
152 self.inet = inet.InetLink(self)
153 self.af = {'inet' : self.inet }
DMakefile.am11 links/inet.py \
/external/mtpd/
Dmtpd.rc5 group vpn inet
/external/iproute2/doc/
Dss.sgml93 <tt/raw/, <tt/inet/, <tt/unix/, <tt/packet/, <tt/netlink/. See?
94 Well, <tt/inet/ is just abbreviation for <tt/tcp|udp|raw/
215 or special address prefix <tt/inet:/, <tt/inet6/) and resulting
343 are supported: <tt/unix/, <tt/inet/, <tt/inet6/, <tt/link/,
345 <item><tt/-4/ - alias for <tt/-f inet/
350 <tt/all/, <tt/inet/, <tt/tcp/, <tt/udp/, <tt/raw/,
412 <item><tt/inet/ - <tt/ADDRESS_PATTERN/ consists of IP prefix, optionally
415 <item><tt/inet6/ - The same as <tt/inet/, only prefix refers to an IPv6
416 address. Unlike <tt/inet/ colon becomes ambiguous, so that <tt/ss/ allows
420 <item><tt/packet/ - format looks like <tt/inet/, only interface index
[all …]
/external/ipsec-tools/
Dracoon.rc6 group vpn inet
/external/iproute2/etc/iproute2/
Drt_protos30 247 gated/inet
/external/strace/tests-mx32/
DMakefile.am171 inet-cmsg \
250 net-yy-inet \
578 inet-cmsg.test \
655 net-yy-inet.test \
/external/strace/tests/
DMakefile.am171 inet-cmsg \
250 net-yy-inet \
578 inet-cmsg.test \
655 net-yy-inet.test \
/external/strace/tests-m32/
DMakefile.am171 inet-cmsg \
250 net-yy-inet \
578 inet-cmsg.test \
655 net-yy-inet.test \
/external/libpcap/
DAndroid.mk14 pcap.c inet.c gencode.c optimize.c nametoaddr.c etherent.c \
/external/openssh/
DREADME.tun38 inet 192.168.5.1 255.255.255.252 192.168.5.2
43 inet 192.168.1.78 255.255.255.0 192.168.1.255 link0
/external/ipsec-tools/src/racoon/
Dracoonctl.c743 char *inet = "inet"; local
793 nav[nac++] = inet;
808 char *inet = "inet"; local
821 nav[nac++] = inet;

1234