Searched refs:m_last_resp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/opencsd/decoder/include/pkt_printers/
H A Dpkt_printer_t.h71 ocsd_datapath_resp_t m_last_resp; member in class:PacketPrinter
78 m_last_resp(OCSD_RESP_CONT)
85 m_last_resp(OCSD_RESP_CONT)
102 if(!m_bRawPrint && (m_last_resp == OCSD_RESP_WAIT))
143 m_last_resp = resp;

Completed in 92 milliseconds