Lines Matching refs:tcf_proto

291 static int fl_classify(struct sk_buff *skb, const struct tcf_proto *tp,  in fl_classify()
325 static int fl_init(struct tcf_proto *tp) in fl_init()
384 static struct cls_fl_head *fl_head_dereference(struct tcf_proto *tp) in fl_head_dereference()
409 static void fl_hw_destroy_filter(struct tcf_proto *tp, struct cls_fl_filter *f, in fl_hw_destroy_filter()
424 static int fl_hw_replace_filter(struct tcf_proto *tp, in fl_hw_replace_filter()
472 static void fl_hw_update_stats(struct tcf_proto *tp, struct cls_fl_filter *f, in fl_hw_update_stats()
515 static int __fl_delete(struct tcf_proto *tp, struct cls_fl_filter *f, in __fl_delete()
556 static void fl_destroy(struct tcf_proto *tp, bool rtnl_held, in fl_destroy()
577 static void fl_put(struct tcf_proto *tp, void *arg) in fl_put()
584 static void *fl_get(struct tcf_proto *tp, u32 handle) in fl_get()
1456 static int fl_set_parms(struct net *net, struct tcf_proto *tp, in fl_set_parms()
1517 struct tcf_proto *tp, unsigned long base, in fl_change()
1708 static int fl_delete(struct tcf_proto *tp, void *arg, bool *last, in fl_delete()
1723 static void fl_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fl_walk()
1748 fl_get_next_hw_filter(struct tcf_proto *tp, struct cls_fl_filter *f, bool add) in fl_get_next_hw_filter()
1772 static int fl_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, in fl_reoffload()
1835 static void fl_hw_add(struct tcf_proto *tp, void *type_data) in fl_hw_add()
1847 static void fl_hw_del(struct tcf_proto *tp, void *type_data) in fl_hw_del()
2417 static int fl_dump(struct net *net, struct tcf_proto *tp, void *fh, in fl_dump()