Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dip.h42 extern unsigned int sysctl_fib_sync_mem_max;
/linux-6.1.9/net/ipv4/
Dsysctl_net_ipv4.c551 .extra2 = &sysctl_fib_sync_mem_max,
Dfib_trie.c183 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable