Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudp.c1723 static struct inet_protosw udpv6_protosw = { variable
1739 ret = inet6_register_protosw(&udpv6_protosw); in udpv6_init()
1752 inet6_unregister_protosw(&udpv6_protosw); in udpv6_exit()