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