|
CS350 COS
COS
|
Go to the source code of this file.
Data Structures | |
| struct | MBuf |
Macros | |
| #define | MBUF_TYPE_NULL 0 |
| #define | MBUF_TYPE_PACKETSTART 1 |
| #define | MBUF_TYPE_PACKETCONT 2 |
| #define | MBUF_TYPE_PACKETEND 3 |
| #define | MBUF_STATUS_NULL 0 |
| #define | MBUF_STATUS_READY 1 |
| #define | MBUF_STATUS_FAILED 2 |
Typedefs | |
| typedef struct MBuf | MBuf |
| struct MBuf |