Home
last modified time | relevance | path

Searched refs:sctp_istr_nmsgs (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h712 int32_t sctp_istr_nmsgs; /* No. of chunks in instreams */ member
H A Dsctp_input.c1524 (sctp->sctp_istr_nmsgs)++; in sctp_data_chunk()
1658 (sctp->sctp_istr_nmsgs)--; in sctp_data_chunk()
2405 sctp->sctp_istr_nmsgs--; in sctp_process_forward_tsn()
H A Dsctp_cookie.c1369 sctp->sctp_istr_nmsgs = 0; in sctp_process_cookie()
H A Dsctp.c656 sctp->sctp_istr_nmsgs = 0; in sctp_free()
/titanic_41/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c816 sctp->sctp_istr_nmsgs, sctp->sctp_sack_toggle); in sctp()