Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c2202 static struct pernet_operations tcpv6_net_ops = { variable
2221 ret = register_pernet_subsys(&tcpv6_net_ops); in tcpv6_init()
2233 unregister_pernet_subsys(&tcpv6_net_ops); in tcpv6_init()
2243 unregister_pernet_subsys(&tcpv6_net_ops); in tcpv6_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c2224 static struct pernet_operations tcpv6_net_ops = { variable
2243 ret = register_pernet_subsys(&tcpv6_net_ops); in tcpv6_init()
2255 unregister_pernet_subsys(&tcpv6_net_ops); in tcpv6_init()
2265 unregister_pernet_subsys(&tcpv6_net_ops); in tcpv6_exit()

Completed in 6 milliseconds