• Home
  • Raw
  • Download

Lines Matching defs:tp

50 static u32 destroy_obj_hashfn(const struct tcf_proto *tp)  in destroy_obj_hashfn()
57 struct tcf_proto *tp) in tcf_proto_signal_destroying()
76 struct tcf_proto *tp) in tcf_proto_exists_destroying()
96 tcf_proto_signal_destroyed(struct tcf_chain *chain, struct tcf_proto *tp) in tcf_proto_signal_destroyed()
211 static inline u32 tcf_auto_prio(struct tcf_proto *tp) in tcf_auto_prio()
254 struct tcf_proto *tp; in tcf_proto_create() local
285 static void tcf_proto_get(struct tcf_proto *tp) in tcf_proto_get()
292 static void tcf_proto_destroy(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_destroy()
303 static void tcf_proto_put(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_put()
310 static bool tcf_proto_check_delete(struct tcf_proto *tp) in tcf_proto_check_delete()
319 static void tcf_proto_mark_delete(struct tcf_proto *tp) in tcf_proto_mark_delete()
326 static bool tcf_proto_is_deleting(struct tcf_proto *tp) in tcf_proto_is_deleting()
598 struct tcf_proto *tp, *tp_next; in tcf_chain_flush() local
954 __tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) in __tcf_get_next_proto()
995 tcf_get_next_proto(struct tcf_chain *chain, struct tcf_proto *tp) in tcf_get_next_proto()
1405 struct tcf_proto *tp, *tp_prev; in tcf_block_playback_offloads() local
1529 const struct tcf_proto *tp, in __tcf_classify()
1584 const struct tcf_proto *tp, in tcf_classify()
1652 struct tcf_proto *tp) in tcf_chain_tp_insert()
1668 struct tcf_proto *tp) in tcf_chain_tp_remove()
1694 struct tcf_proto *tp; in tcf_chain_tp_insert_unique() local
1723 struct tcf_proto *tp, bool rtnl_held, in tcf_chain_tp_delete_empty()
1769 struct tcf_proto *tp; in tcf_chain_tp_find() local
1797 struct tcf_proto *tp, struct tcf_block *block, in tcf_fill_node()
1851 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_notify()
1880 struct nlmsghdr *n, struct tcf_proto *tp, in tfilter_del_notify()
1923 struct tcf_proto *tp; in tfilter_notify_chain() local
1931 static void tfilter_put(struct tcf_proto *tp, void *fh) in tfilter_put()
1953 struct tcf_proto *tp; in tc_new_tfilter() local
2187 struct tcf_proto *tp = NULL; in tc_del_tfilter() local
2347 struct tcf_proto *tp = NULL; in tc_get_tfilter() local
2464 static int tcf_node_dump(struct tcf_proto *tp, void *n, struct tcf_walker *arg) in tcf_node_dump()
2482 struct tcf_proto *tp, *tp_prev; in tcf_chain_dump() local
3039 int tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, in tcf_exts_validate()
3209 struct tcf_proto *tp, u32 *cnt, in tc_cls_offload_cnt_update()
3228 tc_cls_offload_cnt_reset(struct tcf_block *block, struct tcf_proto *tp, in tc_cls_offload_cnt_reset()
3294 int tc_setup_cb_add(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_add()
3344 int tc_setup_cb_replace(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_replace()
3398 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_destroy()
3432 int tc_setup_cb_reoffload(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_reoffload()