Lines Matching refs:tc
835 func (c *http2addConnCall) run(t *http2Transport, key string, tc *tls.Conn) {836 cc, err := t.NewClientConn(tc)4075 if tc, ok := c.(http2connectionStater); ok {4077 *sc.tlsState = tc.ConnectionState()