Searched refs:tc_src_l3 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c1197 /* Load "tc_src_l3" to the tun_fwd interface to redirect packets
1203 /* tc filter add dev tun_fwd ingress bpf da tc_src_l3 */
1204 XGRESS_FILTER_ADD(&qdisc_tun_fwd, BPF_TC_INGRESS, skel->progs.tc_src_l3, 0);
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c44 int tc_src_l3(struct __sk_buff *skb) function

Completed in 154 milliseconds