Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c3203 static struct pernet_operations __net_initdata udp_sysctl_ops = { variable
3286 if (register_pernet_subsys(&udp_sysctl_ops)) in udp_init()