Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_tc_peer.c32 int tc_src(struct __sk_buff *skb) in tc_src() function
Dtest_tc_neigh.c112 int tc_src(struct __sk_buff *skb) in tc_src() function
Dtest_tc_neigh_fib.c153 int tc_src(struct __sk_buff *skb) in tc_src() function
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c996 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst, in test_tc_redirect_neigh_fib()
1033 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst, in test_tc_redirect_neigh()
1069 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst, in test_tc_redirect_peer()