Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dtcp_ipv6.c2219 static struct inet_protosw tcpv6_protosw = { variable
2259 ret = inet6_register_protosw(&tcpv6_protosw); in tcpv6_init()
2277 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_init()
2286 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_exit()

Completed in 7 milliseconds