Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp.c3378 static struct pernet_operations udp4_net_ops = { variable
3385 return register_pernet_subsys(&udp4_net_ops); in udp4_proc_init()
3390 unregister_pernet_subsys(&udp4_net_ops); in udp4_proc_exit()