Searched defs:mbuf (Results 1 – 17 of 17) sorted by relevance
87 struct mbuf { struct88 struct m_hdr m_hdr;89 union M_dat {114 #define M_FREELIST 0x02 /* mbuf is on free list */ argument
14 struct mtd_oob_buf mbuf; in main() local
55 struct mtd_oob_buf mbuf; in mtd_ioctl() local
231 struct mbuf { struct232 struct m_hdr m_hdr;233 union {259 * mbuf flags. argument
99 char mbuf[256]; in read_mroute_list() local
56 scoped_ptr<char[]> mbuf(new char[kMessageBufSize]); in Start() local
73 # define mbuf msgb macro
105 char mbuf[sizeof magic-1]; in MAIN() local
570 char *cbuf=NULL,*sbuf=NULL,*mbuf=NULL; in MAIN() local
568 char *cbuf=NULL,*sbuf=NULL,*mbuf=NULL; in MAIN() local
327 u8 *mbuf; in wpa_supplicant_send_stk_1_of_4() local384 u8 *mbuf, *pos; in wpa_supplicant_send_stk_3_of_4() local
1923 char abuf[50], mbuf[50]; in radius_server_get_mib() local
2127 static HChar mbuf[32]; in make_perc() local
92736 function _memgets($ubuf, $n, $mbuf) {