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