Searched refs:tcf_proto_destroy (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
D | cls_api.c | 294 static void tcf_proto_destroy(struct tcf_proto *tp, bool rtnl_held, in tcf_proto_destroy() function 309 tcf_proto_destroy(tp, rtnl_held, true, extack); in tcf_proto_put() 1703 tcf_proto_destroy(tp_new, rtnl_held, false, NULL); in tcf_chain_tp_insert_unique() 1714 tcf_proto_destroy(tp_new, rtnl_held, false, NULL); in tcf_chain_tp_insert_unique() 1717 tcf_proto_destroy(tp_new, rtnl_held, false, NULL); in tcf_chain_tp_insert_unique()
|