Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c30 SEC("chk_egress") int tc_chk(struct __sk_buff *skb) in tc_chk() function
H A Dtest_tc_neigh_fib.c78 SEC("chk_egress") int tc_chk(struct __sk_buff *skb) in tc_chk() function
H A Dtest_tc_neigh.c89 SEC("chk_egress") int tc_chk(struct __sk_buff *skb) in tc_chk() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c20 int tc_chk(struct __sk_buff *skb) in tc_chk() function
H A Dtest_tc_neigh.c74 int tc_chk(struct __sk_buff *skb) in tc_chk() function
H A Dtest_tc_neigh_fib.c79 int tc_chk(struct __sk_buff *skb) in tc_chk() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c985 skel->progs.tc_chk, setup_result)) in test_tc_redirect_neigh_fib()
1022 skel->progs.tc_chk, setup_result)) in test_tc_redirect_neigh()
1058 skel->progs.tc_chk, setup_result)) in test_tc_redirect_peer()
1199 * and "tc_chk" on dst_fwd to drop non-redirected packets. in test_tc_redirect_peer_l3()
1210 /* tc filter add dev dst_fwd egress bpf da tc_chk */ in test_tc_redirect_peer_l3()
1211 XGRESS_FILTER_ADD(&qdisc_dst_fwd, BPF_TC_EGRESS, skel->progs.tc_chk, 0); in test_tc_redirect_peer_l3()

Completed in 4 milliseconds