Searched refs:tcf_action_destroy (Results 1 – 3 of 3) sorted by relevance
165 int tcf_action_destroy(struct tc_action *actions[], int bind);
646 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() function669 return tcf_action_destroy(actions, bind); in tcf_action_destroy_1()949 tcf_action_destroy(actions, bind); in tcf_action_init()
2039 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()