Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h409 uint32_t new_cumulative_tsn; member
Dsctp_input.c3971 fwdtsn.new_cumulative_tsn = htonl(ntohl(resp->senders_next_tsn) - 1);
4105 fwdtsn.new_cumulative_tsn = htonl(stcb->asoc.highest_tsn_inside_map + 1);
Dsctp_indata.c5621 new_cum_tsn = ntohl(fwd->new_cumulative_tsn);
Dsctp_output.c11014 fwdtsn->new_cumulative_tsn = htonl(advance_peer_ack_point);