Home
last modified time | relevance | path

Searched refs:__tcf_action_put (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/net/sched/
Dact_api.c373 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put() function
413 if (__tcf_action_put(p, bind)) in __tcf_idr_release()
1136 return __tcf_action_put(p, false); in tcf_action_put()