Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipconfig.c90 #define CONF_OPEN_RETRIES 2 /* (Re)open devices twice */ macro
1444 int retries = CONF_OPEN_RETRIES; in ip_auto_config()