Searched refs:IN6ADDR_LOOPBACK_INIT (Results 1 – 5 of 5) sorted by relevance
67 struct in6_addr ipv6_loopback = IN6ADDR_LOOPBACK_INIT; in loopback_init()
46 struct in6_addr lo6 = IN6ADDR_LOOPBACK_INIT; in ZTEST()
1011 const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
215 struct in6_addr loopback = IN6ADDR_LOOPBACK_INIT; in ZTEST()
455 #define IN6ADDR_LOOPBACK_INIT { { { 0, 0, 0, 0, 0, 0, 0, \ macro