Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h613 #define SCTP_LTRACE_CHK(a, b, c, d) if(sctp_logging_level & SCTP_LTRACE_CHUNK_ENABLE) CTR6(KTR_SUBS… macro
615 #define SCTP_LTRACE_CHK(a, b, c, d) macro
Dsctp_indata.c1786 SCTP_LTRACE_CHK(stcb->sctp_ep, stcb, chk_type, tsn); in sctp_process_a_data_chunk()
Dsctp_input.c4971 SCTP_LTRACE_CHK(inp, stcb, ch->chunk_type, chk_length);