Searched refs:SHRPX_MSG_BLOCK (Results 1 – 2 of 2) sorted by relevance
39 enum IOCtrlReason { SHRPX_NO_BUFFER = 1 << 0, SHRPX_MSG_BLOCK = 1 << 1 }; enumerator
1156 downstream->pause_read(SHRPX_MSG_BLOCK); in htp_msg_completecb()