Lines Matching defs:tp
29 const struct tcf_proto *tp, in mall_classify()
45 static int mall_init(struct tcf_proto *tp) in mall_init()
68 static void mall_destroy_hw_filter(struct tcf_proto *tp, in mall_destroy_hw_filter()
84 static int mall_replace_hw_filter(struct tcf_proto *tp, in mall_replace_hw_filter()
127 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy()
146 static void *mall_get(struct tcf_proto *tp, u32 handle) in mall_get()
162 static int mall_set_parms(struct net *net, struct tcf_proto *tp, in mall_set_parms()
183 struct tcf_proto *tp, unsigned long base, in mall_change()
258 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete()
268 static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg, in mall_walk()
284 static int mall_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, in mall_reoffload()
321 static void mall_stats_hw_filter(struct tcf_proto *tp, in mall_stats_hw_filter()
337 static int mall_dump(struct net *net, struct tcf_proto *tp, void *fh, in mall_dump()