Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c2769 static struct pernet_operations tcp4_net_ops = { variable
2776 return register_pernet_subsys(&tcp4_net_ops); in tcp4_proc_init()
2781 unregister_pernet_subsys(&tcp4_net_ops); in tcp4_proc_exit()