Searched refs:PING_FRAME (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_protocol.cc342 : type(PING_FRAME),
449 case PING_FRAME: {
450 os << "type { PING_FRAME } ";
637 case PING_FRAME:
H A Dquic_packet_generator.cc79 case PING_FRAME:
H A Dquic_framer.cc377 case PING_FRAME:
1238 case PING_FRAME: {
1854 case PING_FRAME:
H A Dquic_protocol.h192 PING_FRAME = 7, enumerator in enum:net::QuicFrameType
H A Dquic_connection_logger.cc465 case PING_FRAME:

Completed in 188 milliseconds