Changeset 0ac2158 in mainline for uspace/srv/net/tl/tcp/tcp.c
- Timestamp:
- 2011-12-08T23:29:06Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d9e14fa4
- Parents:
- 5f9ecd3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tl/tcp/tcp.c
r5f9ecd3 r0ac2158 64 64 async_sess_t *net_sess; 65 65 static async_sess_t *icmp_sess; 66 staticasync_sess_t *ip_sess;66 async_sess_t *ip_sess; 67 67 packet_dimensions_t pkt_dims; 68 68
Note:
See TracChangeset
for help on using the changeset viewer.