Searched refs:h2p_state (Results 1 – 1 of 1) sorted by relevance
51 typedef struct h2p_state { struct57 } h2p_state; argument69 h2p_close_state(h2p_state* state) in h2p_close_state()93 h2p_open_streams(h2p_state* state) in h2p_open_streams()95 CObjectDeleter<h2p_state, void, &h2p_close_state> stateCloser(state); in h2p_open_streams()324 h2p_state state; in main()