Home
last modified time | relevance | path

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

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