Lines Matching refs:tcf_proto
50 struct tcf_proto *tp;
82 const struct tcf_proto *tp,
145 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog,
197 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog,
216 static void cls_bpf_stop_offload(struct tcf_proto *tp,
227 static void cls_bpf_offload_update_stats(struct tcf_proto *tp,
243 static int cls_bpf_init(struct tcf_proto *tp)
288 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog,
303 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last,
313 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held,
326 static void *cls_bpf_get(struct tcf_proto *tp, u32 handle)
377 u32 gen_flags, const struct tcf_proto *tp)
410 struct tcf_proto *tp, unsigned long base,
577 static int cls_bpf_dump(struct net *net, struct tcf_proto *tp, void *fh,
638 static void cls_bpf_walk(struct tcf_proto *tp, struct tcf_walker *arg,
650 static int cls_bpf_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb,