Searched refs:trysend (Results 1 – 2 of 2) sorted by relevance
151 int trysend = 0; in sctp_shutdown_received() local161 trysend = sctp_cumack(sctp, ntohl(*tsn), &samp); in sctp_shutdown_received()188 return (trysend); in sctp_shutdown_received()
2496 int num_gaps, mblk_t *umphead, mblk_t *mphead, int *trysend, in sctp_process_uo_gaps() argument2548 *trysend = -1; in sctp_process_uo_gaps()2671 *trysend = 1; in sctp_process_uo_gaps()2722 int trysend = 0; in sctp_got_sack() local2826 trysend = 1; in sctp_got_sack()2882 &trysend, &fast_recovery, gapstart); in sctp_got_sack()2883 if (trysend < 0) { in sctp_got_sack()2928 trysend = 1; in sctp_got_sack()3081 trysend += sctp_set_frwnd(sctp, ntohl(sc->ssc_a_rwnd)); in sctp_got_sack()3199 return (trysend); in sctp_got_sack()[all …]