Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtransp_v6.h10 extern struct proto udpv6_prot;
/linux/net/ipv6/
H A Dproc.c41 sock_prot_inuse_get(net, &udpv6_prot)); in sockstat6_seq_show()
H A Daf_inet6.c1095 err = proto_register(&udpv6_prot, 1); in inet6_init()
1318 proto_unregister(&udpv6_prot); in inet6_init()
H A Dudp.c1908 struct proto udpv6_prot = { variable
1948 .prot = &udpv6_prot,