Searched refs:tcf_action_destroy (Results 1 – 3 of 3) sorted by relevance
118 int tcf_action_destroy(struct list_head *actions, int bind);
512 tcf_action_destroy(&exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()564 tcf_action_destroy(&tmp, TCA_ACT_UNBIND); in tcf_exts_change()
411 int tcf_action_destroy(struct list_head *actions, int bind) in tcf_action_destroy() function594 tcf_action_destroy(actions, bind); in tcf_action_init()848 ret = tcf_action_destroy(actions, 0); in tcf_del_notify()