Searched refs:ip6_src (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_neigh.c | 24 #define ip6_src { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ macro 97 redirect = is_remote_ep_v6(skb, (struct in6_addr){{ip6_src}}); in tc_dst()
|
| H A D | test_tc_dtime.c | 32 #define ip6_src { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \ macro 166 if (v6_equal(ip6h->saddr, (struct in6_addr){{ip6_src}})) in skb_get_type()
|
| /linux/tools/testing/selftests/net/ |
| H A D | ip_defrag.c | 122 sum = raw_checksum((uint8_t *)&iphdr->ip6_src, 2 * sizeof(iphdr->ip6_src), in udp6_checksum() 226 ip6hdr->ip6_src = addr6; in send_udp_frags()
|
| H A D | ioam6.sh | 363 local ip6_src=$3 370 ./ioam6_parser veth0 $name $ip6_src 2001:db8:2::2 \
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | toeplitz.c | 195 addrs = pkt + offsetof(struct ip6_hdr, ip6_src); in verify_rxhash()
|