haiku/headers/private/kernel/boot/net
Andreas Färber df66656fec boot net: Preparations for TCP
Add protocol number and struct for TCP header.

First minuscule part of ticket #5240.
Checked that pxehaiku_loader still compiles, too.

Changes from proposed patch:
* Simplify struct by merging flags into one 8-bit field.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38434 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-29 22:12:17 +00:00
..
ARP.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
ChainBuffer.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
Ethernet.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
IP.h * Applied patch by Andreas Färber as part of #5319. 2010-02-19 16:44:55 +00:00
NetDefs.h boot net: Preparations for TCP 2010-08-29 22:12:17 +00:00
NetStack.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00
RemoteDisk.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
RemoteDiskDefs.h Convert line endings to LF 2010-06-26 17:38:03 +00:00
UDP.h Added a mini networking stack to the boot loader. It speaks basic ARP, 2005-12-27 22:01:33 +00:00