Searched refs:tcf_unbind_filter (Results 1 – 10 of 10) sorted by relevance
/linux/net/sched/ |
A D | cls_basic.c | 114 tcf_unbind_filter(tp, &f->res); in basic_destroy() 132 tcf_unbind_filter(tp, &f->res); in basic_delete() 232 tcf_unbind_filter(tp, &fold->res); in basic_change()
|
A D | cls_fw.c | 144 tcf_unbind_filter(tp, &f->res); in fw_destroy() 173 tcf_unbind_filter(tp, &f->res); in fw_delete() 294 tcf_unbind_filter(tp, &f->res); in fw_change()
|
A D | cls_route.c | 297 tcf_unbind_filter(tp, &f->res); in route4_destroy() 342 tcf_unbind_filter(tp, &f->res); in route4_delete() 548 tcf_unbind_filter(tp, &fold->res); in route4_change()
|
A D | cls_tcindex.c | 225 tcf_unbind_filter(tp, &r->res); in tcindex_delete() 614 tcf_unbind_filter(tp, &r->res); in tcindex_destroy()
|
A D | cls_bpf.c | 292 tcf_unbind_filter(tp, &prog->res); in __cls_bpf_delete() 518 tcf_unbind_filter(tp, &oldprog->res); in cls_bpf_change()
|
A D | cls_u32.c | 459 tcf_unbind_filter(tp, &key->res); in u32_delete_key() 580 tcf_unbind_filter(tp, &n->res); in u32_clear_hnode() 915 tcf_unbind_filter(tp, &n->res); in u32_change()
|
A D | cls_matchall.c | 136 tcf_unbind_filter(tp, &head->res); in mall_destroy()
|
A D | cls_rsvp.h | 300 tcf_unbind_filter(tp, &f->res); in rsvp_delete_filter()
|
A D | cls_flower.c | 562 tcf_unbind_filter(tp, &f->res); in __fl_delete() 2106 tcf_unbind_filter(tp, &fold->res); in fl_change()
|
/linux/include/net/ |
A D | pkt_cls.h | 191 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter() function
|
Completed in 38 milliseconds