Home
last modified time | relevance | path

Searched refs:IN6ADDR_LOOPBACK_INIT (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Din6.h35 #define IN6ADDR_LOOPBACK_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 } } } macro
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_classification.c55 #define TEST_IN6_SRC_ADDR_DEFAULT INIT_ADDR6(IN6ADDR_LOOPBACK_INIT, 0)
57 INIT_ADDR6(IN6ADDR_LOOPBACK_INIT, CFG_PORT_INNER)
58 #define TEST_OUT6_SRC_ADDR_DEFAULT INIT_ADDR6(IN6ADDR_LOOPBACK_INIT, 0)
59 #define TEST_OUT6_DST_ADDR_DEFAULT INIT_ADDR6(IN6ADDR_LOOPBACK_INIT, 0)
H A Dconnect_ping.c29 .sin6_addr = IN6ADDR_LOOPBACK_INIT, in subtest()
/linux/tools/testing/selftests/net/
H A Dipv6_flowlabel.c50 .sin6_addr = IN6ADDR_LOOPBACK_INIT,
H A Dip_defrag.c27 const struct in6_addr addr6 = IN6ADDR_LOOPBACK_INIT;
/linux/net/ipv6/
H A Daddrconf_core.c224 = IN6ADDR_LOOPBACK_INIT;