Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dipconfig.c89 #define CONF_OPEN_RETRIES 2 /* (Re)open devices twice */ macro
1474 int retries = CONF_OPEN_RETRIES; in ip_auto_config()