Searched refs:sctp_rexmit (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c659 sctp_rexmit(sctp, fp);
661 * sctp_rexmit() will increase the strikes and restart the
H A Dsctp.c1152 sctp_rexmit(sctp, fp);
1258 sctp_rexmit(sctp, fp);
H A Dsctp_impl.h1111 extern void sctp_rexmit(sctp_t *, sctp_faddr_t *);
H A Dsctp_output.c54 * list and in sctp_rexmit() when we get the next chunk to be (re)transmitted.
68 * sctp_rexmit() when we check for retransmissions, we need to determine if
858 * to sctp_rexmit() or sctp_cumack().
1665 sctp_rexmit(sctp_t *sctp, sctp_faddr_t *oldfp) function
2017 dprint(2, ("sctp_rexmit: Sending packet %d bytes, tsn %x "
2069 * to retransmit a zero window probe from sctp_rexmit() or when we

Completed in 91 milliseconds