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

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

Completed in 2206 milliseconds