Searched refs:fl_hw_destroy_filter (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | cls_flower.c | 437 static void fl_hw_destroy_filter(struct tcf_proto *tp, struct cls_fl_filter *f, in fl_hw_destroy_filter() function 487 fl_hw_destroy_filter(tp, f, rtnl_held, NULL); in fl_hw_replace_filter() 570 fl_hw_destroy_filter(tp, f, rtnl_held, extack); in __fl_delete() 2420 fl_hw_destroy_filter(tp, fold, rtnl_held, NULL); in fl_change() 2447 fl_hw_destroy_filter(tp, fnew, rtnl_held, NULL); in fl_change()
|