Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Unified Diff: homa_wire.h

Issue 247251003: Homa
Patch Set: Created 3 days, 12 hours ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « homa_sock.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: homa_wire.h
diff --git a/homa_wire.h b/homa_wire.h
index 373039624e9136e1daabca81539d25de7dbf0de3..dc324aa5b9f75dfe773c5deec148568a2ca63fd6 100644
--- a/homa_wire.h
+++ b/homa_wire.h
@@ -135,6 +135,7 @@ struct homa_common_hdr {
__u8 flags;
#define HOMA_TCP_FLAGS 6
#else /* See strip.py */
+ /** @reserved1: Not used (corresponds to TCP flags). */
__u8 reserved1;
#endif /* See strip.py */
@@ -160,6 +161,7 @@ struct homa_common_hdr {
__be16 urgent;
#define HOMA_TCP_URGENT 0xb97d
#else /* See strip.py */
+ /** @reserved2: Not used (corresponds to TCP urgent field). */
__be16 reserved2;
#endif /* See strip.py */
« no previous file with comments | « homa_sock.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld aab5469