Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c1745 static struct inet_protosw udpv6_protosw = { variable
1761 ret = inet6_register_protosw(&udpv6_protosw); in udpv6_init()
1774 inet6_unregister_protosw(&udpv6_protosw); in udpv6_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c1794 static struct inet_protosw udpv6_protosw = { variable
1810 ret = inet6_register_protosw(&udpv6_protosw); in udpv6_init()
1823 inet6_unregister_protosw(&udpv6_protosw); in udpv6_exit()

Completed in 5 milliseconds