Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_matchall.c170 bool bound_to_filter = false; in mall_change() local
218 bound_to_filter = true; in mall_change()
236 if (bound_to_filter) in mall_change()
H A Dcls_bpf.c419 bool bound_to_filter = false; in cls_bpf_change() local
502 bound_to_filter = true; in cls_bpf_change()
526 if (bound_to_filter) in cls_bpf_change()
H A Dcls_flower.c2238 bool bound_to_filter = false; in fl_change() local
2336 bound_to_filter = true; in fl_change()
2455 if (bound_to_filter) { in fl_change()