Searched refs:SCTP_LTRACE_CHK (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_os_bsd.h | 171 #define SCTP_LTRACE_CHK(a, b, c, d) if(SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LTRACE_CHUNK_ENA… macro 173 #define SCTP_LTRACE_CHK(a, b, c, d) macro
|
H A D | sctp_indata.c | 1749 SCTP_LTRACE_CHK(stcb->sctp_ep, stcb, chk_type, tsn); in sctp_process_a_data_chunk()
|
H A D | sctp_input.c | 4521 SCTP_LTRACE_CHK(inp, stcb, ch->chunk_type, chk_length); in sctp_process_control()
|