Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_route.c116 dont_cache = 1; \
120 } else if (!dont_cache) \
134 int iif, dont_cache = 0; in route4_classify() local
189 if (!dont_cache) in route4_classify()