Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dtransp_v6.h10 extern struct proto udpv6_prot;
/linux-6.1.9/net/ipv6/
Dproc.c41 sock_prot_inuse_get(net, &udpv6_prot)); in sockstat6_seq_show()
Daf_inet6.c1098 err = proto_register(&udpv6_prot, 1); in inet6_init()
1321 proto_unregister(&udpv6_prot); in inet6_init()
Dudp.c1746 struct proto udpv6_prot = { variable
1784 .prot = &udpv6_prot,