Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c3137 static struct pernet_operations udp4_net_ops = { variable
3144 return register_pernet_subsys(&udp4_net_ops); in udp4_proc_init()
3149 unregister_pernet_subsys(&udp4_net_ops); in udp4_proc_exit()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c3356 static struct pernet_operations udp4_net_ops = { variable
3363 return register_pernet_subsys(&udp4_net_ops); in udp4_proc_init()
3368 unregister_pernet_subsys(&udp4_net_ops); in udp4_proc_exit()

Completed in 9 milliseconds