Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Draw.c1295 static struct pernet_operations raw6_net_ops = { variable
1302 return register_pernet_subsys(&raw6_net_ops); in raw6_proc_init()
1307 unregister_pernet_subsys(&raw6_net_ops); in raw6_proc_exit()