Home
last modified time | relevance | path

Searched refs:sctp_isacks (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h930 uint64_t sctp_isacks; /* total sacks received */ member
H A Dsctp_opt_data.c941 sas->sas_isacks = sctp->sctp_isacks; in sctp_get_opt()
H A Dsctp.c753 sctp->sctp_isacks = 0; in sctp_free()
H A Dsctp_input.c2730 BUMP_LOCAL(sctp->sctp_isacks); in sctp_got_sack()