raw_net_ops      1117 net/ipv4/raw.c static __net_initdata struct pernet_operations raw_net_ops = {
raw_net_ops      1124 net/ipv4/raw.c 	return register_pernet_subsys(&raw_net_ops);
raw_net_ops      1129 net/ipv4/raw.c 	unregister_pernet_subsys(&raw_net_ops);