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.c2549 *trysend = -1; in sctp_process_uo_gaps()
2672 *trysend = 1; in sctp_process_uo_gaps()
2827 trysend = 1; in sctp_got_sack()
2929 trysend = 1; in sctp_got_sack()
3200 return (trysend); in sctp_got_sack()
3605 int trysend; in sctp_input_data() local
3764 trysend = 0; in sctp_input_data()
4116 trysend = 1; in sctp_input_data()
4152 trysend = 1; in sctp_input_data()
4195 trysend = 1; in sctp_input_data()
[all …]