パケット種別判定
パケットデータのバイト列を入力として、パケットの種別を判定します。また既に生成済みのspTwePacketオブジェクトの種別を返します。戻り値はE_PKTです。
spTwePacket
E_PKT identify_packet_type(uint8_t* p, uint8_t u8len) E_PKT identify_packet_type(SmplBuf_Byte& sbuff) E_PKT identify_packet_type(spTwePacket& sp)
最終更新 2 年前