Searched defs:termination_packets (Results 1 – 5 of 5) sorted by relevance
142 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in AddStatelessConnectionId() local302 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local319 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local433 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local519 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local645 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local670 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local696 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in TEST_F() local
52 std::vector<std::unique_ptr<QuicEncryptedPacket>>* termination_packets, in TimeWaitConnectionInfo()60 std::vector<std::unique_ptr<QuicEncryptedPacket>>* termination_packets, in TimeWaitConnectionInfo()
51 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; member
1099 std::vector<std::unique_ptr<QuicEncryptedPacket>> termination_packets; in StatelesslyTerminateConnection() local
1061 std::vector<std::unique_ptr<QuicEncryptedPacket>>* termination_packets() { in termination_packets() function