Searched refs:sctp_log_nagle_event (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctputil.h369 void sctp_log_nagle_event(struct sctp_tcb *stcb, int action);
H A Dsctp_output.c14064 sctp_log_nagle_event(stcb, SCTP_NAGLE_APPLIED);
14071 sctp_log_nagle_event(stcb, SCTP_NAGLE_SKIPPED);
14354 sctp_log_nagle_event(stcb, SCTP_NAGLE_APPLIED);
14361 sctp_log_nagle_event(stcb, SCTP_NAGLE_SKIPPED);
H A Dsctputil.c174 sctp_log_nagle_event(struct sctp_tcb *stcb, int action) function

Completed in 1005 milliseconds