Home
last modified time | relevance | path

Searched refs:local_ip6 (Results 1 – 15 of 15) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/verifier/
Dctx_sk_msg.c71 offsetof(struct sk_msg_md, local_ip6[0])),
73 offsetof(struct sk_msg_md, local_ip6[1])),
75 offsetof(struct sk_msg_md, local_ip6[2])),
77 offsetof(struct sk_msg_md, local_ip6[3])),
Dcgroup_skb.c106 offsetof(struct __sk_buff, local_ip6[0])),
108 offsetof(struct __sk_buff, local_ip6[1])),
110 offsetof(struct __sk_buff, local_ip6[2])),
112 offsetof(struct __sk_buff, local_ip6[3])),
Dctx_skb.c151 offsetof(struct __sk_buff, local_ip6)),
227 offsetof(struct __sk_buff, local_ip6[0])),
229 offsetof(struct __sk_buff, local_ip6[1])),
231 offsetof(struct __sk_buff, local_ip6[2])),
233 offsetof(struct __sk_buff, local_ip6[3])),
/external/curl/lib/
Dhostsyn.c100 const char *local_ip6) in Curl_set_dns_local_ip6() argument
103 (void)local_ip6; in Curl_set_dns_local_ip6()
Dasyn-ares.c792 const char *local_ip6) in Curl_set_dns_local_ip6() argument
797 if((!local_ip6) || (local_ip6[0] == 0)) { in Curl_set_dns_local_ip6()
802 if(Curl_inet_pton(AF_INET6, local_ip6, a6) != 1) { in Curl_set_dns_local_ip6()
812 (void)local_ip6; in Curl_set_dns_local_ip6()
Dhostip.h232 const char *local_ip6);
Dasyn-thread.c802 const char *local_ip6) in Curl_set_dns_local_ip6() argument
805 (void)local_ip6; in Curl_set_dns_local_ip6()
/external/iproute2/include/uapi/linux/
Dbpf.h724 __u32 local_ip6[4]; /* Stored in network byte order */ member
831 __u32 local_ip6[4]; /* Stored in network byte order */ member
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_init.c179 memset(&channel->local_ip6, 0, sizeof(channel->local_ip6)); in ares_init_options()
303 memcpy((*dest)->local_ip6, src->local_ip6, sizeof(src->local_ip6)); in ares_dup()
2536 const unsigned char* local_ip6) in ares_set_local_ip6() argument
2538 memcpy(&channel->local_ip6, local_ip6, sizeof(channel->local_ip6)); in ares_set_local_ip6()
Dares_private.h284 unsigned char local_ip6[16]; member
Dares_process.c1028 if (memcmp(channel->local_ip6, &ares_in6addr_any, in configure_socket()
1029 sizeof(channel->local_ip6)) != 0) { in configure_socket()
1032 memcpy(&local.sa6.sin6_addr, channel->local_ip6, in configure_socket()
1033 sizeof(channel->local_ip6)); in configure_socket()
Dares.h355 const unsigned char* local_ip6);
/external/bcc/src/cc/compat/linux/
Dbpf.h2534 __u32 local_ip6[4]; /* Stored in network byte order */ member
2665 __u32 local_ip6[4]; /* Stored in network byte order */ member
2799 __u32 local_ip6[4]; /* Stored in network byte order */ member
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h2534 __u32 local_ip6[4]; /* Stored in network byte order */ member
2665 __u32 local_ip6[4]; /* Stored in network byte order */ member
2799 __u32 local_ip6[4]; /* Stored in network byte order */ member
/external/kernel-headers/original/uapi/linux/
Dbpf.h4294 __u32 local_ip6[4]; /* Stored in network byte order */ member
4513 __u32 local_ip6[4]; /* Stored in network byte order */ member
4692 __u32 local_ip6[4]; /* Stored in network byte order */ member
5222 __u32 local_ip6[4]; /* Network byte order */ member