Changeset 4c55a64 in mainline for uspace/srv/net/tl/tcp/tcp_type.h
- Timestamp:
- 2011-09-19T21:01:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0093ab6
- Parents:
- c5808b41
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/tcp_type.h
rc5808b41 r4c55a64 148 148 /** Segment length in sequence space */ 149 149 uint32_t len; 150 /** Segment window */ 151 uint32_t wnd; 150 152 /** Segment urgent pointer */ 151 153 uint32_t up;
Note:
See TracChangeset
for help on using the changeset viewer.