Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dtransp_v6.h8 extern struct proto rawv6_prot;
/kernel/linux/linux-6.6/include/net/
H A Dtransp_v6.h9 extern struct proto rawv6_prot;
/kernel/linux/linux-5.10/net/ipv6/
H A Dproc.c45 sock_prot_inuse_get(net, &rawv6_prot)); in sockstat6_seq_show()
H A Daf_inet6.c1093 err = proto_register(&rawv6_prot, 1); in inet6_init()
1298 proto_unregister(&rawv6_prot); in inet6_init()
H A Draw.c1236 struct proto rawv6_prot = { variable
1343 .prot = &rawv6_prot,
/kernel/linux/linux-6.6/net/ipv6/
H A Dproc.c45 sock_prot_inuse_get(net, &rawv6_prot)); in sockstat6_seq_show()
H A Daf_inet6.c1100 err = proto_register(&rawv6_prot, 1); in inet6_init()
1311 proto_unregister(&rawv6_prot); in inet6_init()
H A Draw.c1195 struct proto rawv6_prot = { variable
1302 .prot = &rawv6_prot,

Completed in 9 milliseconds