Home
last modified time | relevance | path

Searched refs:SCTP_CHUNK_SET_SACKCNT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h284 SCTP_CHUNK_SET_SACKCNT(mp, 0); \
320 #define SCTP_CHUNK_SET_SACKCNT(mp, val) ((mp)->b_prev = \ macro
H A Dsctp_input.c2090 SCTP_CHUNK_SET_SACKCNT(mp, 0); in sctp_cumack()
2598 SCTP_CHUNK_SET_SACKCNT(mp, 0); in sctp_process_uo_gaps()
2668 SCTP_CHUNK_SET_SACKCNT(mp, SCTP_CHUNK_SACKCNT(mp) + 1); in sctp_process_uo_gaps()
2925 SCTP_CHUNK_SET_SACKCNT(mp, SCTP_CHUNK_SACKCNT(mp) + 1); in sctp_got_sack()
3000 SCTP_CHUNK_SET_SACKCNT(mp, 0); in sctp_got_sack()