Home
last modified time | relevance | path

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

/linux/include/net/
H A Draw.h22 extern struct proto raw_prot;
/linux/net/ipv4/
H A Daf_inet.c1183 .prot = &raw_prot,
1905 rc = proto_register(&raw_prot, 1); in inet_init()
2017 proto_unregister(&raw_prot); in inet_init()
H A Dproc.c71 sock_prot_inuse_get(net, &raw_prot)); in sockstat_seq_show()
H A Draw.c929 struct proto raw_prot = { variable