Searched refs:sysctl_fib_sync_mem_max (Results 1 – 3 of 3) sorted by relevance
40 extern unsigned int sysctl_fib_sync_mem_max;
577 .extra2 = &sysctl_fib_sync_mem_max,
182 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable