Searched refs:need_reasm_check (Results 1 – 1 of 1) sorted by relevance
1700 int need_reasm_check = 0; in sctp_process_a_data_chunk() local2262 need_reasm_check = 1; in sctp_process_a_data_chunk()2300 if (need_reasm_check) { in sctp_process_a_data_chunk()2302 need_reasm_check = 0; in sctp_process_a_data_chunk()2330 need_reasm_check = 0; in sctp_process_a_data_chunk()2351 need_reasm_check = 0; in sctp_process_a_data_chunk()5242 int need_reasm_check = 0; in sctp_kick_prsctp_reorder_queue() local5295 need_reasm_check = 1; in sctp_kick_prsctp_reorder_queue()5304 if (need_reasm_check) { in sctp_kick_prsctp_reorder_queue()5316 need_reasm_check = 0; in sctp_kick_prsctp_reorder_queue()[all …]