Searched defs:tc_prog (Results 1 – 3 of 3) sorted by relevance
210 struct bpf_program *tc_prog, *xdp_prog; in test_xdp_context_veth() local360 struct bpf_program *tc_prog, in test_tuntap_mirred()
102 SEC("cls_test") int tc_prog(struct __sk_buff *skb) tc_prog() function
554 struct bpf_prog *tc_prog; member