Searched refs:ip6_dst (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_neigh.c | 26 #define ip6_dst { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ macro 122 redirect = is_remote_ep_v6(skb, (struct in6_addr){{ip6_dst}}); in tc_src()
|
| H A D | test_tc_dtime.c | 34 #define ip6_dst { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ macro 168 else if (v6_equal(ip6h->saddr, (struct in6_addr){{ip6_dst}})) in skb_get_type()
|
| /linux/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 227 ip6hdr->ip6_dst = addr6; in send_udp_frags()
|