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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1918 sctp_sack(sctp_t *sctp, mblk_t *dups) function
1931 /* The caller of sctp_sack() will not free the dups mblk. */
1936 dprint(2, ("sctp_sack: sending to %p %x:%x:%x:%x\n",
4368 sack_sent = sctp_sack(sctp, dups);
4438 (void) sctp_sack(sctp, NULL);

Completed in 68 milliseconds