Home
last modified time | relevance | path

Searched refs:ip6vxlan_set_tunnel_dst (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c527 set_dst_prog_fd = bpf_program__fd(skel->progs.ip6vxlan_set_tunnel_dst); in test_ip6vxlan_tunnel()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tunnel_kern.c485 int ip6vxlan_set_tunnel_dst(struct __sk_buff *skb) in ip6vxlan_set_tunnel_dst() function