Home
last modified time | relevance | path

Searched refs:_buf_type (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_mbuf_pool.h49 int _buf_type; variable
61 _buf_type = BUFF_UNDEF; in MtMsgBuf()
75 _buf_type = (int)type; in SetBuffType()
78 return (BUFF_TYPE)_buf_type; in GetBuffType()
85 _buf_type = BUFF_UNDEF; in Reset()