Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_route.c123 dont_cache = 1; \
127 } else if (!dont_cache) \
141 int iif, dont_cache = 0; in route4_classify() local
196 if (!dont_cache) in route4_classify()