Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_proc_ptm.h126 NOT_ASYNC, //!< pattern confirmed not async enumerator
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp307 case NOT_ASYNC: in waitASync()
392 case NOT_ASYNC: in pktASync()
404 async_result_t async_res = NOT_ASYNC; in findAsync()