Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_route.c119 dont_cache = 1; \
123 } else if (!dont_cache) \
136 int iif, dont_cache = 0; in route4_classify() local
193 if (!dont_cache) in route4_classify()