Searched refs:is_first_packet_of_frame_ (Results 1 – 1 of 1) sorted by relevance
103 is_first_packet_of_frame_ = is_first_packet; in set_first_packet_of_frame()105 bool is_first_packet_of_frame() const { return is_first_packet_of_frame_; } in is_first_packet_of_frame()126 bool is_first_packet_of_frame_ = false; variable