Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c2785 static struct pernet_operations tcp4_net_ops = { variable
2792 return register_pernet_subsys(&tcp4_net_ops); in tcp4_proc_init()
2797 unregister_pernet_subsys(&tcp4_net_ops); in tcp4_proc_exit()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c3076 static struct pernet_operations tcp4_net_ops = { variable
3083 return register_pernet_subsys(&tcp4_net_ops); in tcp4_proc_init()
3088 unregister_pernet_subsys(&tcp4_net_ops); in tcp4_proc_exit()

Completed in 9 milliseconds