Home
last modified time | relevance | path

Searched refs:raw6_net_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Draw.c1298 static struct pernet_operations raw6_net_ops = { variable
1305 return register_pernet_subsys(&raw6_net_ops); in raw6_proc_init()
1310 unregister_pernet_subsys(&raw6_net_ops); in raw6_proc_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c1258 static struct pernet_operations raw6_net_ops = { variable
1265 return register_pernet_subsys(&raw6_net_ops); in raw6_proc_init()
1270 unregister_pernet_subsys(&raw6_net_ops); in raw6_proc_exit()

Completed in 4 milliseconds