HomeSort by relevance Sort by last modified time
    Searched refs:set_rst_sent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
reliable_quic_stream.h 90 void set_rst_sent(bool rst_sent) { rst_sent_ = rst_sent; } function in class:net::ReliableQuicStream
quic_session.cc 419 stream->set_rst_sent(true);

Completed in 41 milliseconds