Home
last modified time | relevance | path

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

/linux/include/net/ !
H A Dip.h43 extern unsigned int sysctl_fib_sync_mem_max;
/linux/net/ipv4/ !
H A Dfib_trie.c184 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable