Home
last modified time | relevance | path

Searched refs:ip6_src (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_tc_neigh.c24 #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()
/tools/testing/selftests/net/
Dip_defrag.c122 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()
Dioam6.sh338 local ip6_src=$5
344 ip netns exec $node_dst ./ioam6_parser $if_dst $name $ip6_src $ip6_dst \
Dtoeplitz.c179 addrs = pkt + offsetof(struct ip6_hdr, ip6_src); in verify_rxhash()