Home
last modified time | relevance | path

Searched refs:SCTP_LAST_PACKET_TRACING (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h633 #define SCTP_LAST_PACKET_TRACING 0x01000000 macro
H A Dsctp_output.c4218 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) in sctp_lowlevel_chunk_output()
4543 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) in sctp_lowlevel_chunk_output()
11196 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) { in sctp_send_resp_msg()
11219 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) { in sctp_send_resp_msg()
H A Dsctp_input.c5728 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) { in sctp_input_with_port()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h633 #define SCTP_LAST_PACKET_TRACING 0x01000000 macro
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c90 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) { in sctp6_input_with_port()