Home
last modified time | relevance | path

Searched refs:tc_dst (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c35 SEC("dst_ingress") int tc_dst(struct __sk_buff *skb) in tc_dst() function
H A Dtest_tc_neigh_fib.c145 SEC("dst_ingress") int tc_dst(struct __sk_buff *skb) in tc_dst() function
H A Dtest_tc_neigh.c101 SEC("dst_ingress") int tc_dst(struct __sk_buff *skb) in tc_dst() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c26 int tc_dst(struct __sk_buff *skb) in tc_dst() function
H A Dtest_tc_neigh.c87 int tc_dst(struct __sk_buff *skb) in tc_dst() function
H A Dtest_tc_neigh_fib.c147 int tc_dst(struct __sk_buff *skb) in tc_dst() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c984 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst, in test_tc_redirect_neigh_fib()
1021 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst, in test_tc_redirect_neigh()
1057 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst, in test_tc_redirect_peer()
1198 * towards dst, and "tc_dst" to redirect packets in test_tc_redirect_peer_l3()

Completed in 3 milliseconds