Changeset 313824a in mainline for uspace/srv/net/inetsrv/inetsrv.h
- Timestamp:
- 2013-07-16T17:05:30Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1f97352
- Parents:
- fc4bf2a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/inetsrv.h
rfc4bf2a r313824a 113 113 uint8_t ttl; 114 114 /** Identifier */ 115 uint 16_t ident;115 uint32_t ident; 116 116 /** Do not fragment */ 117 117 bool df;
Note:
See TracChangeset
for help on using the changeset viewer.