Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dtransp_v6.h8 extern struct proto rawv6_prot;
/Linux-v5.10/net/ipv6/
Dproc.c45 sock_prot_inuse_get(net, &rawv6_prot)); in sockstat6_seq_show()
Daf_inet6.c1066 err = proto_register(&rawv6_prot, 1); in inet6_init()
1271 proto_unregister(&rawv6_prot); in inet6_init()
Draw.c1230 struct proto rawv6_prot = { variable
1337 .prot = &rawv6_prot,