Lines Matching defs:tp
50 struct tcf_proto *tp; member
82 const struct tcf_proto *tp, in cls_bpf_classify()
145 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd()
197 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload()
216 static void cls_bpf_stop_offload(struct tcf_proto *tp, in cls_bpf_stop_offload()
227 static void cls_bpf_offload_update_stats(struct tcf_proto *tp, in cls_bpf_offload_update_stats()
243 static int cls_bpf_init(struct tcf_proto *tp) in cls_bpf_init()
288 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete()
303 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete()
313 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy()
326 static void *cls_bpf_get(struct tcf_proto *tp, u32 handle) in cls_bpf_get()
377 u32 gen_flags, const struct tcf_proto *tp) in cls_bpf_prog_from_efd()
409 static int cls_bpf_set_parms(struct net *net, struct tcf_proto *tp, in cls_bpf_set_parms()
460 struct tcf_proto *tp, unsigned long base, in cls_bpf_change()
582 static int cls_bpf_dump(struct net *net, struct tcf_proto *tp, void *fh, in cls_bpf_dump()
643 static void cls_bpf_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_bpf_walk()
655 static int cls_bpf_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, in cls_bpf_reoffload()