Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv6/
Daf_inet6.c129 int try_loading_module = 0; in inet6_create() local
159 if (try_loading_module < 2) { in inet6_create()
165 if (++try_loading_module == 1) in inet6_create()
/linux-6.14.4/net/ipv4/
Daf_inet.c260 int try_loading_module = 0; in inet_create() local
292 if (try_loading_module < 2) { in inet_create()
298 if (++try_loading_module == 1) in inet_create()