Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4394 → Rev 4395

/branches/network/uspace/srv/net/structures/packet/packet_header.h
69,7 → 69,7
* Corresponds to the mapped sharable memory block.
*/
size_t length;
/** Source and destination addresses length.
/** Stored source and destination addresses length.
*/
size_t addr_len;
/** Souce address offset in bytes from the beginning of the packet header.