Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Draw.h24 extern struct proto raw_prot;
/linux-4.1.27/net/ipv4/
Daf_inet.c1023 .prot = &raw_prot,
1692 rc = proto_register(&raw_prot, 1); in inet_init()
1791 proto_unregister(&raw_prot); in inet_init()
Dproc.c74 sock_prot_inuse_get(net, &raw_prot)); in sockstat_seq_show()
Draw.c908 struct proto raw_prot = { variable