Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Dtcp_ipv6.c2176 static struct inet_protosw tcpv6_protosw = { variable
2216 ret = inet6_register_protosw(&tcpv6_protosw); in tcpv6_init()
2234 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_init()
2243 inet6_unregister_protosw(&tcpv6_protosw); in tcpv6_exit()