Searched refs:clientSessionCacheKey (Results 1 – 2 of 2) sorted by relevance
253 cacheKey = clientSessionCacheKey(c.conn.RemoteAddr(), c.config)1784 func clientSessionCacheKey(serverAddr net.Addr, config *Config) string { func
1571 cacheKey := clientSessionCacheKey(c.conn.RemoteAddr(), c.config)