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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h634 #define SCTP_LTRACE_CHK(a, b, c, d) if(sctp_logging_level & SCTP_LTRACE_CHUNK_ENABLE) CTR6(KTR_SUBSYS, "SCTP:%d[%d]:%x-%x-%x-%x", SCTP_LOG_CHUNK_PROC, 0, a, b, c, d) macro
636 #define SCTP_LTRACE_CHK(a, b, c, d) macro
H A Dsctp_indata.c1311 SCTP_LTRACE_CHK(stcb->sctp_ep, stcb, ch->ch.chunk_type, tsn);
H A Dsctp_input.c4753 SCTP_LTRACE_CHK(inp, stcb, ch->chunk_type, chk_length);

Completed in 939 milliseconds