Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dact_api.h202 int tcf_action_destroy(struct tc_action *actions[], int bind);
/linux-6.1.9/net/sched/
Dact_api.c1119 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy() function
1502 tcf_action_destroy(actions, flags & TCA_ACT_FLAGS_BIND); in tcf_action_init()
Dcls_api.c3039 tcf_action_destroy(exts->actions, TCA_ACT_UNBIND); in tcf_exts_destroy()