Searched refs:getPktType (Results 1 – 2 of 2) sorted by relevance
77 if(m_curr_packet_in->getPktType() == STM_PKT_ASYNC) in processPacket()167 switch (m_curr_packet_in->getPktType()) in decodePacket()265 switch(m_curr_packet_in->getPktType()) in updatePayload()
82 const ocsd_stm_pkt_type getPktType() const;175 inline const ocsd_stm_pkt_type StmTrcPacket::getPktType() const in getPktType() function