Home
last modified time | relevance | path

Searched defs:max_ttl (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/net/netrom/
Dsysctl_net_netrom.c17 static int min_ttl[] = {0}, max_ttl[] = {255}; variable
/linux-6.8/fs/afs/
Dcell.c397 unsigned int max_ttl = READ_ONCE(afs_cell_max_ttl); in afs_update_cell() local