Searched refs:SCTP_SEND_NOW_COMPLETES (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 171 #define SCTP_SEND_NOW_COMPLETES 68 macro
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_constants.h | 171 #define SCTP_SEND_NOW_COMPLETES 68 macro
|
| H A D | sctp_output.c | 10131 sctp_log_cwnd(stcb, NULL, error, SCTP_SEND_NOW_COMPLETES); in sctp_chunk_output() 10132 sctp_log_cwnd(stcb, NULL, 0xdeadbeef, SCTP_SEND_NOW_COMPLETES); in sctp_chunk_output() 10141 sctp_log_cwnd(stcb, NULL, num_out, SCTP_SEND_NOW_COMPLETES); in sctp_chunk_output() 10143 sctp_log_cwnd(stcb, NULL, reason_code, SCTP_SEND_NOW_COMPLETES); in sctp_chunk_output() 10187 sctp_log_cwnd(stcb, NULL, tot_out, SCTP_SEND_NOW_COMPLETES); in sctp_chunk_output()
|