Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dudplite.c36 struct proto udplitev6_prot = { variable
65 .prot = &udplitev6_prot,
Dproc.c47 sock_prot_inuse_get(net, &udplitev6_prot)); in sockstat6_seq_show()
Daf_inet6.c931 err = proto_register(&udplitev6_prot, 1); in inet6_init()
1131 proto_unregister(&udplitev6_prot); in inet6_init()
/Linux-v4.19/include/net/
Dtransp_v6.h10 extern struct proto udplitev6_prot;