Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h929 uint64_t sctp_osacks; /* total sacks sent */ member
H A Dsctp_opt_data.c940 sas->sas_osacks = sctp->sctp_osacks; in sctp_get_opt()
H A Dsctp.c752 sctp->sctp_osacks = 0; in sctp_free()
H A Dsctp_input.c1815 BUMP_LOCAL(sctp->sctp_osacks); in sctp_fill_sack()