Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c1668 const int max_reclassify_loop = 16; in __tcf_classify() local
1727 if (unlikely(limit++ >= max_reclassify_loop)) { in __tcf_classify()