Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Draw.c1071 static __net_initdata struct pernet_operations raw_net_ops = { variable
1079 return register_pernet_subsys(&raw_net_ops); in raw_proc_init()
1084 unregister_pernet_subsys(&raw_net_ops); in raw_proc_exit()