Loading...
Searching...
No Matches
Go to the documentation of this file.
5#define MBUF_TYPE_NULL 0
6#define MBUF_TYPE_PACKETSTART 1
7#define MBUF_TYPE_PACKETCONT 2
8#define MBUF_TYPE_PACKETEND 3
10#define MBUF_STATUS_NULL 0
11#define MBUF_STATUS_READY 1
12#define MBUF_STATUS_FAILED 2