Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_api.c294 tcf_destroy(tp, true); in tc_ctl_tfilter()
309 tcf_destroy(tp, true); in tc_ctl_tfilter()
319 if (tcf_destroy(tp, false)) in tc_ctl_tfilter()
342 tcf_destroy(tp, true); in tc_ctl_tfilter()
Dsch_api.c1863 bool tcf_destroy(struct tcf_proto *tp, bool force) in tcf_destroy() function
1880 tcf_destroy(tp, true); in tcf_destroy_chain()
/linux-4.4.14/include/net/
Dsch_generic.h407 bool tcf_destroy(struct tcf_proto *tp, bool force);