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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c2205 static struct pernet_operations tcpv6_net_ops = { variable in typeref:struct:pernet_operations
2224 ret = register_pernet_subsys(&tcpv6_net_ops);
2239 unregister_pernet_subsys(&tcpv6_net_ops);

Completed in 4203 milliseconds