Docs for mbuf.flags
This commit is contained in:
@@ -30,6 +30,7 @@ struct MBuf {
|
|||||||
/**Arbitary pointer user can associate with the mbuf*/
|
/**Arbitary pointer user can associate with the mbuf*/
|
||||||
void *cookie;
|
void *cookie;
|
||||||
|
|
||||||
|
/*UC_MBUF_FLAGS. The upper 16 bits can be used by the application */
|
||||||
uint32_t flags;
|
uint32_t flags;
|
||||||
/** Total no of bytes from bufstart*/
|
/** Total no of bytes from bufstart*/
|
||||||
uint32_t allocated;
|
uint32_t allocated;
|
||||||
|
|||||||
Reference in New Issue
Block a user