Lines Matching refs:tcf_proto

105 				   const struct tcf_proto *tp,
288 static void *u32_get(struct tcf_proto *tp, u32 handle)
321 static void *tc_u_common_ptr(const struct tcf_proto *tp)
352 static int u32_init(struct tcf_proto *tp)
450 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key)
477 static void u32_clear_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h,
492 static int u32_replace_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h,
521 static void u32_remove_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n,
535 static int u32_replace_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n,
574 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht,
597 static int u32_destroy_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht,
625 static void u32_destroy(struct tcf_proto *tp, bool rtnl_held,
659 static int u32_delete(struct tcf_proto *tp, void *arg, bool *last,
715 static void u32_unbind_filter(struct tcf_proto *tp, struct tc_u_knode *n,
722 static void u32_bind_filter(struct tcf_proto *tp, struct tc_u_knode *n,
731 static int u32_set_parms(struct net *net, struct tcf_proto *tp,
785 static void u32_replace_knode(struct tcf_proto *tp, struct tc_u_common *tp_c,
812 static struct tc_u_knode *u32_init_knode(struct net *net, struct tcf_proto *tp,
861 struct tcf_proto *tp, unsigned long base, u32 handle,
1189 static void u32_walk(struct tcf_proto *tp, struct tcf_walker *arg,
1220 static int u32_reoffload_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht,
1240 static int u32_reoffload_knode(struct tcf_proto *tp, struct tc_u_knode *n,
1274 static int u32_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb,
1329 static int u32_dump(struct net *net, struct tcf_proto *tp, void *fh,