Searched refs:in6_addr (Results 1 – 14 of 14) sorted by relevance
51 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
62 struct in6_addr { struct86 extern const struct in6_addr in6addr_any;
87 struct in6_addr sin6_addr; /* IPv6 address */342 struct in6_addr ipv6mr_multiaddr; /* IPv6 multicast addr */
84 struct in6_addr sin6_addr; /* IPv6 address */
142 struct in6_addr struct169 extern const struct in6_addr in6addr_any;
216 struct in6_addr sin6_addr; /* IPv6 address */
266 rt_weak const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
135 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in test_sockets_allfunctions_basic_domain()226 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in test_sockets_init_loopback_addr()
343 struct in6_addr addr;
896 * inet6.h: bug #37585/task #12600: fixed struct in6_addr.s6_addr to conform to spec957 * inet6.h: fixed bug #34124 struct in6_addr does not conform to the standard
1149 * inet6.h: bug #37585/task #12600: fixed struct in6_addr.s6_addr to conform to spec1210 * inet6.h: fixed bug #34124 struct in6_addr does not conform to the standard
Completed in 32 milliseconds