Searched refs:NegotiatedProtocolFromALPN (Results 1 – 3 of 3) sorted by relevance
185 NegotiatedProtocolFromALPN bool // protocol negotiated with ALPN member
1299 state.NegotiatedProtocolFromALPN = c.usedALPN
1229 if (test.expectedNextProtoType == alpn) != connState.NegotiatedProtocolFromALPN {