Home
last modified time | relevance | path

Searched defs:mbuf (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dmbuf_0.h91 struct mbuf { // Size : 48 + 32 = 80 struct
97 struct mbuf *m_nextpkt; /* next chain in queue/record */ argument
99 int32_t m_len; /* amount of data in this mbuf */ argument
102 uint32_t m_type :8, /* type of data in this mbuf */ // use as flag argument
104 /*** End of the mbuf header ***/ argument
112 #define MBUF_HEAD_SPACE 68 /* reserved head space in mbuf::m_buf, align to 4 */ argument

Completed in 5 milliseconds