Searched refs:tsn_in_wrapped (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_structs.h1023 uint16_t tsn_in_wrapped; member in struct:sctp_association
H A Dsctputil.c1016 asoc->tsn_in_wrapped = 0;
4089 if ((stcb->asoc.tsn_in_at == 0) && (stcb->asoc.tsn_in_wrapped == 0)) {
4093 if (stcb->asoc.tsn_in_wrapped) {
H A Dsctp_indata.c1471 asoc->tsn_in_wrapped = 1;

Completed in 169 milliseconds