Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c2180 static struct inet_protosw tcpv6_protosw = { variable
2220 ret = inet6_register_protosw(&tcpv6_protosw); in tcpv6_init()
2238 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_init()
2247 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_exit()