Searched refs:saw_sack_with_frags (Results 1 – 3 of 3) sorted by relevance
1201 uint8_t saw_sack_with_frags; member
4855 asoc->saw_sack_with_frags = 1; in sctp_handle_sack()4856 } else if (asoc->saw_sack_with_frags) { in sctp_handle_sack()4886 asoc->saw_sack_with_frags = 0; in sctp_handle_sack()
4811 (stcb->asoc.saw_sack_with_frags == 0) && in sctp_process_control()