Home
last modified time | relevance | path

Searched refs:put_last_out (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h585 uint8_t put_last_out; member
Dsctp_output.c7763 if ((sp->put_last_out == 0) && (sp->discard_rest == 0)) {
7769 sp->put_last_out,
7852 sp->put_last_out = 1;
8191 if (sp->put_last_out == 0) {
8197 sp->put_last_out,
13311 sp->put_last_out = 0;
Dsctp_input.c269 if (sp->put_last_out == 0) { in sctp_is_there_unsent_data()
275 sp->put_last_out); in sctp_is_there_unsent_data()