Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dip.h40 extern unsigned int sysctl_fib_sync_mem_max;
/Linux-v5.10/net/ipv4/
Dsysctl_net_ipv4.c577 .extra2 = &sysctl_fib_sync_mem_max,
Dfib_trie.c182 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable