Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_indata.c3298 int num_dests_sacked = 0; in sctp_strike_gap_ack_chunks() local
3316 num_dests_sacked++; in sctp_strike_gap_ack_chunks()
3431 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()
3434 sctp_log_fr(16 + num_dests_sacked, in sctp_strike_gap_ack_chunks()
3502 (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()
3506 sctp_log_fr(32 + num_dests_sacked, in sctp_strike_gap_ack_chunks()
3555 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()
3558 sctp_log_fr(48 + num_dests_sacked, in sctp_strike_gap_ack_chunks()