Searched defs:reject_only (Results 1 – 2 of 2) sorted by relevance
579 bool reject_only, QuicConnectionId connection_id, in ProcessClientHelloContext()623 bool reject_only() const { return reject_only_; } in reject_only() function
700 bool reject_only, QuicConnectionId connection_id, in ProcessClientHello()