Home
last modified time | relevance | path

Searched refs:num_dests_sacked (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/netinet/
HDsctp_indata.c2939 int num_dests_sacked = 0; in sctp_strike_gap_ack_chunks() local
2957 num_dests_sacked++; in sctp_strike_gap_ack_chunks()
3069 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()
3072 sctp_log_fr(16 + num_dests_sacked, in sctp_strike_gap_ack_chunks()
3141 (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()
3145 sctp_log_fr(32 + num_dests_sacked, in sctp_strike_gap_ack_chunks()
3194 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()
3197 sctp_log_fr(48 + num_dests_sacked, in sctp_strike_gap_ack_chunks()