Changeset 12df1f1 in mainline for uspace/srv/net/inetsrv/icmpv6_std.h
- Timestamp:
- 2013-07-15T16:42:08Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a940f1d
- Parents:
- 956d4281
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/inetsrv/icmpv6_std.h
r956d4281 r12df1f1 104 104 /** Next header */ 105 105 uint8_t next; 106 } icmpv6_p seudo_header;106 } icmpv6_phdr_t; 107 107 108 108 /** NDP neighbour body */
Note:
See TracChangeset
for help on using the changeset viewer.