Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h932 uint64_t sctp_gapcnt; /* total gap acks rx */ member
H A Dsctp_opt_data.c948 sas->sas_gapcnt = sctp->sctp_gapcnt; in sctp_get_opt()
H A Dsctp.c755 sctp->sctp_gapcnt = 0; in sctp_free()
H A Dsctp_input.c2837 UPDATE_LOCAL(sctp->sctp_gapcnt, num_gaps); in sctp_got_sack()