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