| /external/webrtc/rtc_base/ |
| D | ip_address.h | 61 explicit IPAddress(const in6_addr& ip6) : family_(AF_INET6) { u_.ip6 = ip6; } in IPAddress() 126 in6_addr ip6; member 142 InterfaceAddress(const in6_addr& ip6, int ipv6_flags) in InterfaceAddress()
|
| /external/tcpdump/ |
| D | print-ip6.c | 48 const struct ip6_hdr *ip6) in ip6_finddst() 174 const struct ip6_hdr *ip6, const uint8_t *data, in nextproto6_cksum() 228 const struct ip6_hdr *ip6; in ip6_print() local
|
| D | print-frag6.c | 39 const struct ip6_hdr *ip6; in frag6_print() local
|
| D | print-udp.c | 307 static uint16_t udp6_cksum(netdissect_options *ndo, const struct ip6_hdr *ip6, in udp6_cksum() 317 const struct ip6_hdr *ip6; in udpipaddr_print() local 377 const struct ip6_hdr *ip6; in udp_print() local
|
| D | print-tcp.c | 153 const struct ip6_hdr *ip6, in tcp6_cksum() 176 const struct ip6_hdr *ip6; in tcp_print() local 902 const struct ip6_hdr *ip6; in tcp_verify_signature() local
|
| D | print-sunrpc.c | 163 const struct ip6_hdr *ip6; in sunrpc_print() local
|
| D | print-dccp.c | 209 static uint16_t dccp6_cksum(netdissect_options *ndo, const struct ip6_hdr *ip6, in dccp6_cksum() 274 const struct ip6_hdr *ip6; in dccp_print() local
|
| D | print-nfs.c | 205 const struct ip6_hdr *ip6; in print_nfsaddr() local 945 const struct ip6_hdr *ip6 = NULL; in xid_map_enter() local 998 const struct ip6_hdr *ip6 = (const struct ip6_hdr *)bp; in xid_map_find() local
|
| /external/bcc/src/lua/bpf/ |
| D | proto.lua | 291 M.ip6 = function (...) return dissector(ffi.typeof('struct ip6_t'), ...) end function 313 ip6 = function () end, function
|
| /external/android-clat/ |
| D | clatd_test.cpp | 96 #define IPV6_PSEUDOHEADER(ip6, protocol, tlen) \ argument 192 int is_ipv6_fragment(struct ip6_hdr *ip6, size_t len) { in is_ipv6_fragment() 233 struct ip6_hdr *ip6 = (struct ip6_hdr *)packet; in check_packet() local 297 struct ip6_hdr *ip6 = nullptr; in reassemble_packet() local 415 struct ip6_hdr *ip6 = (struct ip6_hdr *)packet; in fix_udp_checksum() local 526 struct ip6_hdr *ip6; in get_transport_checksum() local 689 uint8_t ip6[] = { IPV6_UDP_HEADER }; in TEST_F() local 832 struct ip6_hdr *ip6 = (struct ip6_hdr *)udp_ipv6; in TEST_F() local
|
| D | dump.c | 159 void dump_udp6(const struct udphdr *udp, const struct ip6_hdr *ip6, const uint8_t *payload, in dump_udp6() 218 void dump_tcp6(const struct tcphdr *tcp, const struct ip6_hdr *ip6, const uint8_t *payload, in dump_tcp6()
|
| D | ipv6.c | 78 const struct ip6_hdr *ip6 = (struct ip6_hdr *)packet; in ipv6_packet() local
|
| /external/ltp/testcases/lib/ |
| D | tst_net_ip_prefix.c | 54 struct in6_addr ip6; in main() local
|
| D | tst_net_vars.c | 127 const struct in6_addr *mask, const struct in6_addr *ip6) in is_in_subnet_ipv6() 261 static char *get_ipv6_net32_unused(const struct in6_addr *ip6, in get_ipv6_net32_unused() 577 struct in6_addr ip6; in main() local
|
| D | tst_net_iface_prefix.c | 112 struct in6_addr ip6; in main() local
|
| /external/openthread/third_party/tcplp/bsdtcp/ |
| D | tcp_input.c | 396 tcp_dropwithreset(struct ip6_hdr* ip6, struct tcphdr *th, struct tcpcb *tp, otInstance* instance, in tcp_dropwithreset() 433 tcp_input(struct ip6_hdr* ip6, struct tcphdr* th, otMessage* msg, struct tcpcb* tp, struct tcpcb_li… in tcp_input() 949 tcp_do_segment(struct ip6_hdr* ip6, struct tcphdr *th, otMessage* msg, in tcp_do_segment()
|
| /external/kernel-headers/original/uapi/linux/ |
| D | netfilter.h | 75 __be32 ip6[4]; member
|
| /external/libnl/include/linux-private/linux/ |
| D | netfilter.h | 73 __be32 ip6[4]; member
|
| /external/iptables/include/linux/ |
| D | netfilter.h | 75 __be32 ip6[4]; member
|
| /external/iproute2/include/uapi/linux/ |
| D | netfilter.h | 73 __be32 ip6[4]; member
|
| /external/ltp/testcases/network/sctp/ |
| D | sctp_big_chunk.c | 59 struct ip6_hdr ip6; in setup_client() local
|
| /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
| D | p1-11.cpp | 29 IP<(float*)0> ip6; // expected-error{{null non-type template argument of type 'float *' does not ma… variable
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | test_misc_tcp_hdr_options.c | 36 struct ipv6hdr ip6; in __check_active_hdr_in() member
|
| D | fexit_bpf2bpf.c | 121 struct ipv6hdr ip6, *ip6p; in new_get_skb_ifindex() local
|
| /external/ltp/lib/ |
| D | tst_net.c | 135 void tst_get_in6_addr(const char *ip_str, struct in6_addr *ip6) in tst_get_in6_addr()
|