Searched refs:sctp_lcsn (Results 1 – 5 of 5) sorted by relevance
105 acceptor->sctp_lcsn = acceptor->sctp_ltsn; in sctp_accept_comm()
647 if (sctp->sctp_cxmit_list == NULL || *snp != (sctp->sctp_lcsn - 1)) { in sctp_input_asconf_ack()1010 *snp = htonl(sctp->sctp_lcsn++); in sctp_wput_asconf()
892 uint32_t sctp_lcsn; /* Our serial number */ member
1475 sctp->sctp_lcsn = sctp->sctp_ltsn; in sctp_create()
977 "fcsn\t\t%?x\n", sctp->sctp_cxmit_list, sctp->sctp_lcsn, in sctp()