Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dudp.c2911 static struct pernet_operations __net_initdata udp_sysctl_ops = { variable
2938 if (register_pernet_subsys(&udp_sysctl_ops)) in udp_init()