Searched refs:tcf_unbind_filter (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H 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()
|
H 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()
|
H 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() 557 tcf_unbind_filter(tp, &fold->res); in route4_change()
|
H A D | cls_bpf.c | 295 tcf_unbind_filter(tp, &prog->res); in __cls_bpf_delete() 521 tcf_unbind_filter(tp, &oldprog->res); in cls_bpf_change()
|
H A D | cls_matchall.c | 136 tcf_unbind_filter(tp, &head->res); in mall_destroy()
|
H A D | cls_u32.c | 463 tcf_unbind_filter(tp, &key->res); in u32_delete_key() 584 tcf_unbind_filter(tp, &n->res); in u32_clear_hnode() 920 tcf_unbind_filter(tp, &n->res); in u32_change()
|
H A D | cls_flower.c | 555 tcf_unbind_filter(tp, &f->res); in __fl_delete() 2105 tcf_unbind_filter(tp, &fold->res); in fl_change()
|
/kernel/linux/linux-6.6/net/sched/ |
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_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_route.c | 299 tcf_unbind_filter(tp, &f->res); in route4_destroy() 344 tcf_unbind_filter(tp, &f->res); in route4_delete() 559 tcf_unbind_filter(tp, &fold->res); in route4_change()
|
H A D | cls_bpf.c | 296 tcf_unbind_filter(tp, &prog->res); in __cls_bpf_delete() 515 tcf_unbind_filter(tp, &oldprog->res); in cls_bpf_change() 527 tcf_unbind_filter(tp, &prog->res); in cls_bpf_change()
|
H A D | cls_matchall.c | 135 tcf_unbind_filter(tp, &head->res); in mall_destroy() 237 tcf_unbind_filter(tp, &new->res); in mall_change()
|
H A D | cls_u32.c | 465 tcf_unbind_filter(tp, &key->res); in u32_delete_key() 586 tcf_unbind_filter(tp, &n->res); in u32_clear_hnode() 719 tcf_unbind_filter(tp, &n->res); in u32_unbind_filter() 945 tcf_unbind_filter(tp, &n->res); in u32_change()
|
H A D | cls_flower.c | 571 tcf_unbind_filter(tp, &f->res); in __fl_delete() 2420 tcf_unbind_filter(tp, &fold->res); in fl_change() 2457 tcf_unbind_filter(tp, &fnew->res); in fl_change()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | pkt_cls.h | 199 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | pkt_cls.h | 193 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r) in tcf_unbind_filter() function
|
Completed in 25 milliseconds