Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/
Dudplite.c34 struct proto udplitev6_prot = { variable
60 .prot = &udplitev6_prot,
Dproc.c43 sock_prot_inuse_get(net, &udplitev6_prot)); in sockstat6_seq_show()
Daf_inet6.c1087 err = proto_register(&udplitev6_prot, 1); in inet6_init()
1304 proto_unregister(&udplitev6_prot); in inet6_init()
/linux-5.19.10/include/net/
Dtransp_v6.h10 extern struct proto udplitev6_prot;