Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dact_api.h178 int tcf_action_destroy(struct tc_action *actions[], int bind);
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c736 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() function
1111 tcf_action_destroy(actions, bind); in tcf_action_init()
H A Dcls_api.c3045 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()