Searched refs:saw_sack_with_frags (Results 1 – 3 of 3) sorted by relevance
1197 uint8_t saw_sack_with_frags; member
4841 asoc->saw_sack_with_frags = 1; in sctp_handle_sack()4842 } else if (asoc->saw_sack_with_frags) { in sctp_handle_sack()4872 asoc->saw_sack_with_frags = 0; in sctp_handle_sack()
4742 (stcb->asoc.saw_sack_with_frags == 0) && in sctp_process_control()