Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_os_bsd.h182 #define SCTP_LTRACE_CHK(a, b, c, d) if(SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LTRACE_CHUNK_ENA… macro
184 #define SCTP_LTRACE_CHK(a, b, c, d) macro
HDsctp_indata.c1318 SCTP_LTRACE_CHK(stcb->sctp_ep, stcb, ch->ch.chunk_type, tsn); in sctp_process_a_data_chunk()
HDsctp_input.c4728 SCTP_LTRACE_CHK(inp, stcb, ch->chunk_type, chk_length); in sctp_process_control()