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