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

/illumos-gate/usr/src/uts/common/inet/sctp/
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 49 milliseconds