Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.c2237 bool bound_to_filter = false; in fl_change() local
2335 bound_to_filter = true; in fl_change()
2454 if (bound_to_filter) { in fl_change()

Completed in 8 milliseconds