tcf_action_destroy
int tcf_action_destroy(struct tc_action *actions[], int bind);
tcf_action_destroy(actions, flags & TCA_ACT_FLAGS_BIND);
tcf_action_destroy(exts->actions, TCA_ACT_UNBIND);