Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsysctl_net_core.c751 static __net_initdata struct pernet_operations sysctl_core_ops = { variable
759 return register_pernet_subsys(&sysctl_core_ops); in sysctl_core_init()