Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_shutdown.c151 int trysend = 0; in sctp_shutdown_received() local
161 trysend = sctp_cumack(sctp, ntohl(*tsn), &samp); in sctp_shutdown_received()
188 return (trysend); in sctp_shutdown_received()
H A Dsctp_input.c2550 *trysend = -1; in sctp_process_uo_gaps()
2673 *trysend = 1; in sctp_process_uo_gaps()
2828 trysend = 1; in sctp_got_sack()
2930 trysend = 1; in sctp_got_sack()
3201 return (trysend); in sctp_got_sack()
3614 int trysend; in sctp_input_data() local
3773 trysend = 0; in sctp_input_data()
4125 trysend = 1; in sctp_input_data()
4161 trysend = 1; in sctp_input_data()
4204 trysend = 1; in sctp_input_data()
[all …]