Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_indata.c706 if (control->on_read_q) { in sctp_setup_tail_pointer()
759 if (control->on_read_q) { in sctp_add_to_tail_pointer()
803 if (control->on_read_q) { in sctp_reset_a_control()
809 control->on_read_q = 0; in sctp_reset_a_control()
912 if (control->on_read_q == 0) { in sctp_handle_old_unordered_data()
1146 if (control->on_read_q == 0) { in sctp_deliver_reasm_check()
1214 if (control->on_read_q == 0) { in sctp_deliver_reasm_check()
1276 if (control->on_read_q == 0) { in sctp_deliver_reasm_check()
1321 if (control->on_read_q && (hold_rlock == 0)) { in sctp_add_chk_to_control()
1347 if ((control->on_strm_q) && (control->on_read_q)) { in sctp_add_chk_to_control()
[all …]
Dsctp_structs.h543 uint8_t on_read_q; member
Dsctp_pcb.c5435 if (control->on_read_q == 0) {
5461 if (control->on_read_q == 0) {
7913 if (control->on_read_q) {
7915 control->on_read_q = 0;
7973 if (control->on_read_q) {
7975 control->on_read_q = 0;
Dsctputil.c5345 control->on_read_q = 0;
5463 control->on_read_q = 1;