Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dact_api.h173 int tcf_action_destroy(struct tc_action *actions[], int bind);
/Linux-v5.4/net/sched/
Dact_api.c699 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() function
722 return tcf_action_destroy(actions, bind); in tcf_action_destroy_1()
988 tcf_action_destroy(actions, bind); in tcf_action_init()
Dcls_api.c3003 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()