Searched refs:discarded_last_packet_ (Results 1 – 2 of 2) sorted by relevance
33 discarded_last_packet_(false) {} in LayerFilteringTransport()36 return discarded_last_packet_; in DiscardedLastPacket()87 discarded_last_packet_ = true; in SendRtp()
44 bool discarded_last_packet_; variable