Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Daf_inet.c1194 .prot = &raw_prot,
1905 rc = proto_register(&raw_prot, 1); in inet_init()
2014 proto_unregister(&raw_prot); in inet_init()
H A Draw.c933 struct proto raw_prot = { variable