Searched refs:SCTP_SEND_NOW_COMPLETES (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_constants.h177 #define SCTP_SEND_NOW_COMPLETES 68 macro
H A Dsctp_output.c10404 sctp_log_cwnd(stcb, NULL, error, SCTP_SEND_NOW_COMPLETES);
10405 sctp_log_cwnd(stcb, NULL, 0xdeadbeef, SCTP_SEND_NOW_COMPLETES);
10414 sctp_log_cwnd(stcb, NULL, num_out, SCTP_SEND_NOW_COMPLETES);
10416 sctp_log_cwnd(stcb, NULL, reason_code, SCTP_SEND_NOW_COMPLETES);
10462 sctp_log_cwnd(stcb, NULL, tot_out, SCTP_SEND_NOW_COMPLETES);

Completed in 84 milliseconds