Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h588 uint8_t put_last_out; member
Dsctp_output.c7807 if ((sp->put_last_out == 0) && (sp->discard_rest == 0)) {
7813 sp->put_last_out,
7896 sp->put_last_out = 1;
8235 if (sp->put_last_out == 0) {
8241 sp->put_last_out,
13431 sp->put_last_out = 0;
Dsctp_input.c278 if (sp->put_last_out == 0) { in sctp_is_there_unsent_data()
284 sp->put_last_out); in sctp_is_there_unsent_data()