Lines Matching refs:need_reasm_check
1687 int need_reasm_check = 0; in sctp_process_a_data_chunk() local
2239 sctp_queue_data_to_stream(stcb, asoc, control, abort_flag, &need_reasm_check); in sctp_process_a_data_chunk()
2250 need_reasm_check = 1; in sctp_process_a_data_chunk()
2288 if (need_reasm_check) { in sctp_process_a_data_chunk()
2290 need_reasm_check = 0; in sctp_process_a_data_chunk()
2312 sctp_queue_data_to_stream(stcb, asoc, control, abort_flag, &need_reasm_check); in sctp_process_a_data_chunk()
2316 if (need_reasm_check) { in sctp_process_a_data_chunk()
2318 need_reasm_check = 0; in sctp_process_a_data_chunk()
2333 sctp_queue_data_to_stream(stcb, asoc, control, abort_flag, &need_reasm_check); in sctp_process_a_data_chunk()
2337 if (need_reasm_check) { in sctp_process_a_data_chunk()
2339 need_reasm_check = 0; in sctp_process_a_data_chunk()
5228 int need_reasm_check = 0; in sctp_kick_prsctp_reorder_queue() local
5283 need_reasm_check = 1; in sctp_kick_prsctp_reorder_queue()
5292 if (need_reasm_check) { in sctp_kick_prsctp_reorder_queue()
5304 need_reasm_check = 0; in sctp_kick_prsctp_reorder_queue()
5356 need_reasm_check = 1; in sctp_kick_prsctp_reorder_queue()
5364 if (need_reasm_check) { in sctp_kick_prsctp_reorder_queue()