Searched refs:IPV6 (Results 1 – 25 of 26) sorted by relevance
12
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | bpf_flow.c | 31 IPV6, enumerator 101 bpf_tail_call(skb, &jmp_table, IPV6); in parse_eth_proto() 274 PROG(IPV6)(struct __sk_buff *skb) in PROG() argument
|
/external/libpcap/ |
D | grammar.h | 112 IPV6 = 322, enumerator 234 #define IPV6 322 macro
|
D | grammar.y | 330 %token IPV6 ICMPV6 AH ESP 522 | IPV6 { $$ = Q_IPV6; }
|
D | scanner.l | 274 ip6 return IPV6;
|
D | grammar.c | 430 IPV6 = 322, enumerator 552 #define IPV6 322 macro
|
D | scanner.c | 3395 return IPV6;
|
D | pcap.c | 2927 DLT_CHOICE(IPV6, "Raw IPv6"),
|
/external/ltp/runtest/ |
D | net.ipv6_lib | 1 #DESCRIPTION:IPV6 related tests
|
D | net.ipv6 | 1 #DESCRIPTION:IPV6 related tests
|
/external/curl/tests/data/ |
D | test1408 | 48 HTTP receive cookies over IPV6
|
/external/curl/docs/cmdline-opts/ |
D | socks5.d | 21 This option (as well as --socks4) does not work with IPV6, FTPS or LDAP.
|
/external/iproute2/lib/ |
D | ll_proto.c | 57 __PF(IPV6,ipv6)
|
/external/webrtc/webrtc/modules/rtp_rtcp/include/ |
D | rtp_rtcp.h | 124 bool IPV6,
|
/external/ltp/testcases/lib/ |
D | tst_test.sh | 394 IPV6|IPVER|TEST_DATA|TEST_DATA_IFS);;
|
/external/webrtc/webrtc/modules/rtp_rtcp/mocks/ |
D | mock_rtp_rtcp.h | 67 int32_t(const bool TCP, const bool IPV6,
|
/external/toybox/toys/posix/ |
D | getconf.c | 67 CONF(CLOCK_SELECTION), CONF(CPUTIME), CONF(FSYNC), CONF(IPV6),
|
/external/scapy/test/ |
D | mock_windows.uts | 58 # 'Get-NetRoute -AddressFamily IPV6 | select ifIndex, DestinationPrefix, NextHop'
|
/external/strace/ |
D | strace.spec | 306 - Display more IPV6 socket options by name (#162450).
|
D | strace.spec.in | 306 - Display more IPV6 socket options by name (#162450).
|
/external/strace/debian/ |
D | changelog.in | 410 + Display more IPV6 socket options by name.
|
D | changelog | 410 + Display more IPV6 socket options by name.
|
/external/python/cpython3/Doc/library/ |
D | test.rst | 292 Set to ``True`` if IPV6 is enabled on this host, ``False`` otherwise.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1834 up MMU and IPV6 status correctly on every system I tested.
|
/external/libxml2/ |
D | NEWS | 2324 - Applied Bjorn Reese's IPV6 first patch
|
D | ChangeLog | 17644 * nanohttp.c: Applied Bjorn Reese' IPV6 first patch
|
12