Home
last modified time | relevance | path

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

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