Searched defs:is_last_packet_in_frame (Results 1 – 4 of 4) sorted by relevance
56 bool is_last_packet_in_frame() const { in is_last_packet_in_frame() function
51 bool is_last_packet_in_frame() const { in is_last_packet_in_frame() function
77 bool is_last_packet_in_frame = false; member
421 bool is_last_packet_in_frame = packet_index_ == packets_.size(); in NextPacket() local