Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dudp.c1694 static const struct inet6_protocol udpv6_protocol = { variable
1793 ret = inet6_add_protocol(&udpv6_protocol, IPPROTO_UDP); in udpv6_init()
1804 inet6_del_protocol(&udpv6_protocol, IPPROTO_UDP); in udpv6_init()
1811 inet6_del_protocol(&udpv6_protocol, IPPROTO_UDP); in udpv6_exit()