Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_mbuf_pool.h35 enum BUFF_TYPE enum
74 void SetBuffType(BUFF_TYPE type) { in SetBuffType()
77 BUFF_TYPE GetBuffType() { in GetBuffType()
78 return (BUFF_TYPE)_buf_type; in GetBuffType()