Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h91 TSkBuffer* cache_skip_first_buffer(TRWCache* cache);
H A Dmt_cache.cpp260 TSkBuffer* cache_skip_first_buffer(TRWCache* cache) in cache_skip_first_buffer() function
H A Dmt_net.cpp1326 cache_skip_first_buffer(&_recv_cache); in DispathUdp()