Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipconfig.c93 #define CONF_TIMEOUT_MULT *7/4 /* Rate of timeout growth */ macro
1297 timeout = timeout CONF_TIMEOUT_MULT; in ic_dynamic()