Home
last modified time | relevance | path

Searched defs:max_packet_length (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/net/quic/
Dquic_packet_creator.h211 size_t max_packet_length() const { in max_packet_length() function
Dquic_packet_generator.cc362 size_t QuicPacketGenerator::max_packet_length() const { in max_packet_length() function in net::QuicPacketGenerator
Dquic_stream_factory.cc490 size_t max_packet_length, in QuicStreamFactory()
Dquic_connection.cc1849 size_t QuicConnection::max_packet_length() const { in max_packet_length() function in net::QuicConnection
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_packet_history.cc116 uint16_t max_packet_length, in PutRTPPacket()
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c1624 BT_HDR *l2c_fcr_get_next_xmit_sdu_seg (tL2C_CCB *p_ccb, UINT16 max_packet_length) in l2c_fcr_get_next_xmit_sdu_seg()
/external/chromium_org/chrome/browser/
Dio_thread.cc1196 size_t max_packet_length = GetQuicMaxPacketLength(command_line, in ConfigureQuicGlobals() local