Searched defs:is_first_packet_of_frame (Results 1 – 2 of 2) sorted by relevance
105 bool is_first_packet_of_frame() const { return is_first_packet_of_frame_; } in is_first_packet_of_frame() function
131 bool is_first_packet_of_frame = packet->is_first_packet_of_frame(); in SendPacket() local