Searched refs:tcf_unbind_filter (Results 1 – 4 of 4) sorted by relevance
/linux/net/sched/ |
H A D | cls_basic.c | 116 tcf_unbind_filter(tp, &f->res); in basic_destroy() 134 tcf_unbind_filter(tp, &f->res); in basic_delete() 234 tcf_unbind_filter(tp, &fold->res); in basic_change()
|
H A D | cls_fw.c | 146 tcf_unbind_filter(tp, &f->res); in fw_destroy() 175 tcf_unbind_filter(tp, &f->res); in fw_delete() 295 tcf_unbind_filter(tp, &f->res); in fw_change()
|
H A D | cls_route.c | 299 tcf_unbind_filter(tp, &f->res); in route4_destroy() 344 tcf_unbind_filter(tp, &f->res); in route4_delete() 564 tcf_unbind_filter(tp, &fold->res); in route4_change()
|
H A D | cls_flower.c | 582 tcf_unbind_filter(tp, &f->res); in __fl_delete() 2552 tcf_unbind_filter(tp, &fold->res); in fl_change() 2589 tcf_unbind_filter(tp, &fnew->res); in fl_change()
|