Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dcls_api.c3601 if (tp->ops->hw_del) in tc_setup_cb_replace()
3602 tp->ops->hw_del(tp, type_data); in tc_setup_cb_replace()
3649 if (tp->ops->hw_del) in tc_setup_cb_destroy()
3650 tp->ops->hw_del(tp, type_data); in tc_setup_cb_destroy()
A Dcls_flower.c3452 .hw_del = fl_hw_del,
/linux-6.3-rc2/include/net/
A Dsch_generic.h363 void (*hw_del)(struct tcf_proto *tp, member

Completed in 23 milliseconds