Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dact_api.h165 int tcf_action_destroy(struct tc_action *actions[], int bind);
/Linux-v4.19/net/sched/
Dact_api.c646 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() function
669 return tcf_action_destroy(actions, bind); in tcf_action_destroy_1()
949 tcf_action_destroy(actions, bind); in tcf_action_init()
Dcls_api.c2039 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()