Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dip.h43 extern unsigned int sysctl_fib_sync_mem_max;
/linux-6.12.1/net/ipv4/
Dsysctl_net_ipv4.c617 .extra2 = &sysctl_fib_sync_mem_max,
Dfib_trie.c184 unsigned int sysctl_fib_sync_mem_max = 64 * 1024 * 1024; variable