Home
last modified time | relevance | path

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

/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()
238 if (bound_to_filter) in mall_change()
H A Dcls_bpf.c417 bool bound_to_filter = false; in cls_bpf_change() local
500 bound_to_filter = true; in cls_bpf_change()
526 if (bound_to_filter) in cls_bpf_change()
H A Dcls_flower.c2363 bool bound_to_filter = false; in fl_change()
2461 bound_to_filter = true; in fl_change()
2582 if (bound_to_filter) { in fl_change()
2367 bool bound_to_filter = false; fl_change() local