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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c2495 sctp_process_uo_gaps(sctp_t *sctp, uint32_t ctsn, sctp_sack_frag_t *ssf, function
2863 * sctp_process_uo_gaps() if the gap blocks are unordered.
2879 acked += sctp_process_uo_gaps(sctp,
3032 * switch to sctp_process_uo_gaps(). In either case
3061 * we will continue processing in sctp_process_uo_gaps()

Completed in 68 milliseconds