Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c1536 const int max_reclassify_loop = 16; in __tcf_classify() local
1569 if (unlikely(limit++ >= max_reclassify_loop)) { in __tcf_classify()