Home
last modified time | relevance | path

Searched refs:sysctl_fib_sync_mem_max (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip.h41 extern unsigned int sysctl_fib_sync_mem_max;
/kernel/linux/linux-6.6/include/net/
H A Dip.h42 extern unsigned int sysctl_fib_sync_mem_max;
/kernel/linux/linux-5.10/net/ipv4/
H A Dsysctl_net_ipv4.c522 .extra2 = &sysctl_fib_sync_mem_max,
H A Dfib_trie.c182 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dsysctl_net_ipv4.c580 .extra2 = &sysctl_fib_sync_mem_max,
H A Dfib_trie.c183 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable

Completed in 14 milliseconds