Lines Matching refs:tcf_proto
189 static int fl_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fl_classify()
220 static int fl_init(struct tcf_proto *tp) in fl_init()
282 static void fl_hw_destroy_filter(struct tcf_proto *tp, struct cls_fl_filter *f, in fl_hw_destroy_filter()
297 static int fl_hw_replace_filter(struct tcf_proto *tp, in fl_hw_replace_filter()
331 static void fl_hw_update_stats(struct tcf_proto *tp, struct cls_fl_filter *f) in fl_hw_update_stats()
346 static bool __fl_delete(struct tcf_proto *tp, struct cls_fl_filter *f, in __fl_delete()
378 static void fl_destroy(struct tcf_proto *tp, struct netlink_ext_ack *extack) in fl_destroy()
396 static void *fl_get(struct tcf_proto *tp, u32 handle) in fl_get()
1126 static int fl_set_parms(struct net *net, struct tcf_proto *tp, in fl_set_parms()
1160 struct tcf_proto *tp, unsigned long base, in fl_change()
1288 static int fl_delete(struct tcf_proto *tp, void *arg, bool *last, in fl_delete()
1302 static void fl_walk(struct tcf_proto *tp, struct tcf_walker *arg) in fl_walk()
1320 static int fl_reoffload(struct tcf_proto *tp, bool add, tc_setup_cb_t *cb, in fl_reoffload()
1851 static int fl_dump(struct net *net, struct tcf_proto *tp, void *fh, in fl_dump()