Searched refs:MAX_SPDY_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance
80 struct SPDY_Connection *connections[MAX_SPDY_CONNECTIONS]; in run_everything()163 connections, MAX_SPDY_CONNECTIONS, &spdy_npollfds); in run_everything()
186 #define MAX_SPDY_CONNECTIONS 100 macro