Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c1567 const int max_reclassify_loop = 4; in tcf_classify() local
1611 if (unlikely(limit++ >= max_reclassify_loop)) { in tcf_classify()