Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c2205 static struct pernet_operations tcpv6_net_ops = { variable
2224 ret = register_pernet_subsys(&tcpv6_net_ops); in tcpv6_init()
2236 unregister_pernet_subsys(&tcpv6_net_ops); in tcpv6_init()
2246 unregister_pernet_subsys(&tcpv6_net_ops); in tcpv6_exit()