Home
last modified time | relevance | path

Searched refs:udpv6_prot (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtransp_v6.h9 extern struct proto udpv6_prot;
/kernel/linux/linux-6.6/include/net/
H A Dtransp_v6.h10 extern struct proto udpv6_prot;
/kernel/linux/linux-5.10/net/ipv6/
H A Dproc.c41 sock_prot_inuse_get(net, &udpv6_prot)); in sockstat6_seq_show()
H A Daf_inet6.c1085 err = proto_register(&udpv6_prot, 1); in inet6_init()
1302 proto_unregister(&udpv6_prot); in inet6_init()
H A Dudp.c1717 struct proto udpv6_prot = { variable
1748 .prot = &udpv6_prot,
/kernel/linux/linux-6.6/net/ipv6/
H A Dproc.c41 sock_prot_inuse_get(net, &udpv6_prot)); in sockstat6_seq_show()
H A Daf_inet6.c1092 err = proto_register(&udpv6_prot, 1); in inet6_init()
1315 proto_unregister(&udpv6_prot); in inet6_init()
H A Dudp.c1757 struct proto udpv6_prot = { variable
1797 .prot = &udpv6_prot,

Completed in 9 milliseconds