Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Daf_inet6.c128 int try_loading_module = 0; in inet6_create() local
158 if (try_loading_module < 2) { in inet6_create()
164 if (++try_loading_module == 1) in inet6_create()
/openbmc/linux/net/ipv4/
H A Daf_inet.c259 int try_loading_module = 0; in inet_create() local
291 if (try_loading_module < 2) { in inet_create()
297 if (++try_loading_module == 1) in inet_create()