Searched refs:tc_dst (Results 1 – 4 of 4) sorted by relevance
26 int tc_dst(struct __sk_buff *skb) in tc_dst() function
87 int tc_dst(struct __sk_buff *skb) in tc_dst() function
147 int tc_dst(struct __sk_buff *skb) in tc_dst() function
461 err = bpf_program__pin(skel->progs.tc_dst, DST_PROG_PIN_FILE); in test_tc_redirect_neigh_fib()509 err = bpf_program__pin(skel->progs.tc_dst, DST_PROG_PIN_FILE); in test_tc_redirect_neigh()556 err = bpf_program__pin(skel->progs.tc_dst, DST_PROG_PIN_FILE); in test_tc_redirect_peer()
Completed in 8 milliseconds