Searched refs:sysctl_fib_sync_mem_max (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ ! | ||
H A D | ip.h | 43 extern unsigned int sysctl_fib_sync_mem_max; |
/linux/net/ipv4/ ! | ||
H A D | fib_trie.c | 184 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable |