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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c26 int tc_dst(struct __sk_buff *skb) function
H A Dtest_tc_neigh_fib.c147 int tc_dst(struct __sk_buff *skb) function
H A Dtest_tc_neigh.c87 int tc_dst(struct __sk_buff *skb) function
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c984 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst,
1021 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst,
1057 if (netns_load_bpf(skel->progs.tc_src, skel->progs.tc_dst,
1198 * towards dst, and "tc_dst" to redirect packets

Completed in 189 milliseconds