Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Draw.h20 extern struct proto raw_prot;
/kernel/linux/linux-5.10/net/ipv4/
Daf_inet.c1164 .prot = &raw_prot,
1966 rc = proto_register(&raw_prot, 1); in inet_init()
2065 proto_unregister(&raw_prot); in inet_init()
Dproc.c70 sock_prot_inuse_get(net, &raw_prot)); in sockstat_seq_show()
Draw.c947 struct proto raw_prot = { variable