Home
last modified time | relevance | path

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

/net/ipv6/
Daf_inet6.c127 int try_loading_module = 0; in inet6_create() local
157 if (try_loading_module < 2) { in inet6_create()
163 if (++try_loading_module == 1) in inet6_create()
/net/ipv4/
Daf_inet.c256 int try_loading_module = 0; in inet_create() local
288 if (try_loading_module < 2) { in inet_create()
294 if (++try_loading_module == 1) in inet_create()