Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Daf_inet6.c116 int try_loading_module = 0; in inet6_create() local
146 if (try_loading_module < 2) { in inet6_create()
152 if (++try_loading_module == 1) in inet6_create()
/Linux-v5.4/net/ipv4/
Daf_inet.c255 int try_loading_module = 0; in inet_create() local
287 if (try_loading_module < 2) { in inet_create()
293 if (++try_loading_module == 1) in inet_create()