Home
last modified time | relevance | path

Searched refs:DeliverPacketsToSession (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher.h368 void DeliverPacketsToSession(
Dquic_dispatcher.cc1121 DeliverPacketsToSession(packets, session_ptr.get()); in ProcessBufferedChlos()
1198 DeliverPacketsToSession(packets, session_ptr.get()); in ProcessChlo()
1213 void QuicDispatcher::DeliverPacketsToSession( in DeliverPacketsToSession() function in quic::QuicDispatcher