Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipconfig.c89 #define CONF_OPEN_RETRIES 2 /* (Re)open devices twice */ macro
1480 int retries = CONF_OPEN_RETRIES; in ip_auto_config()