Searched refs:resp_hdr_state (Results 1 – 1 of 1) sorted by relevance
1103 int resp_hdr_state = VC_EVENT_CONT; in setup_push_read_response_header() local1106 resp_hdr_state = state_read_push_response_header(VC_EVENT_EOS, ua_entry->read_vio); in setup_push_read_response_header()1108 resp_hdr_state = state_read_push_response_header(VC_EVENT_READ_READY, ua_entry->read_vio); in setup_push_read_response_header()1115 if (resp_hdr_state == VC_EVENT_CONT) { in setup_push_read_response_header()