Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_os_bsd.h171 #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 Dsctp_indata.c1764 SCTP_LTRACE_CHK(stcb->sctp_ep, stcb, chk_type, tsn); in sctp_process_a_data_chunk()
H A Dsctp_input.c4521 SCTP_LTRACE_CHK(inp, stcb, ch->chunk_type, chk_length); in sctp_process_control()