tag | line | file | source code |
---|---|---|---|
rt_cache_size | 143 | net/ipv4/route.c | static int rt_cache_size; |
rt_cache_size | 1063 | net/ipv4/route.c | rt_cache_size--; |
rt_cache_size | 1155 | net/ipv4/route.c | rt_cache_size--; |
rt_cache_size | 1166 | net/ipv4/route.c | if (rt_cache_size) |
rt_cache_size | 1168 | net/ipv4/route.c | printk("rt_cache_flush: bug rt_cache_size=%d\n", rt_cache_size); |
rt_cache_size | 1169 | net/ipv4/route.c | rt_cache_size = 0; |
rt_cache_size | 1191 | net/ipv4/route.c | rt_cache_size--; |
rt_cache_size | 1200 | net/ipv4/route.c | if (rt_cache_size < RT_CACHE_SIZE_MAX) |
rt_cache_size | 1408 | net/ipv4/route.c | if (rt_cache_size >= RT_CACHE_SIZE_MAX) |
rt_cache_size | 1426 | net/ipv4/route.c | rt_cache_size++; |
rt_cache_size | 1440 | net/ipv4/route.c | rt_cache_size--; |