Home
last modified time | relevance | path

Searched refs:sctp_sack (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c385 (void) sctp_sack(sctp, NULL); in sctp_ack_timer()
H A Dsctp_impl.h1117 extern boolean_t sctp_sack(sctp_t *, mblk_t *);
H A Dsctp_input.c1918 sctp_sack(sctp_t *sctp, mblk_t *dups) in sctp_sack() function
4368 sack_sent = sctp_sack(sctp, dups); in sctp_input_data()
4438 (void) sctp_sack(sctp, NULL); in sctp_recvd()