Home
last modified time | relevance | path

Searched defs:max_ttl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/netrom/
H A Dsysctl_net_netrom.c17 static int min_ttl[] = {0}, max_ttl[] = {255}; variable
/kernel/linux/linux-6.6/net/netrom/
H A Dsysctl_net_netrom.c17 static int min_ttl[] = {0}, max_ttl[] = {255}; variable
/kernel/linux/linux-5.10/fs/afs/
H A Dcell.c396 unsigned int max_ttl = READ_ONCE(afs_cell_max_ttl); in afs_update_cell() local
/kernel/linux/linux-6.6/fs/afs/
H A Dcell.c398 unsigned int max_ttl = READ_ONCE(afs_cell_max_ttl); in afs_update_cell() local

Completed in 4 milliseconds