Searched refs:NegotiatedProtocol (Results 1 – 4 of 4) sorted by relevance
247 …NegotiatedProtocol string // negotiated next protocol (from Config.NextProt… member
1839 state.NegotiatedProtocol = c.clientProtocol
830 if actual := connState.NegotiatedProtocol; actual != expected {836 if actual := connState.NegotiatedProtocol; actual != "" {
506 if p := state.NegotiatedProtocol; p != NextProtoTLS {