Searched refs:sctp_lcsn (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c105 acceptor->sctp_lcsn = acceptor->sctp_ltsn;
H A Dsctp_asconf.c647 if (sctp->sctp_cxmit_list == NULL || *snp != (sctp->sctp_lcsn - 1)) {
1010 *snp = htonl(sctp->sctp_lcsn++);
H A Dsctp_impl.h892 uint32_t sctp_lcsn; /* Our serial number */ member in struct:sctp_s
H A Dsctp.c1475 sctp->sctp_lcsn = sctp->sctp_ltsn;
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c977 "fcsn\t\t%?x\n", sctp->sctp_cxmit_list, sctp->sctp_lcsn,

Completed in 78 milliseconds