Add support for the SCTP_LOCAL_TRACE_BUF options.
While there, fix some whitespaces. MFC after: 1 week
This commit is contained in:
parent
63a3395e5d
commit
00db3c6309
@ -453,8 +453,9 @@ SCTP_MBCNT_LOGGING opt_sctp.h # Log to KTR mbcnt activity
|
||||
SCTP_PACKET_LOGGING opt_sctp.h # Log to a packet buffer last N packets
|
||||
SCTP_LTRACE_CHUNKS opt_sctp.h # Log to KTR chunks processed
|
||||
SCTP_LTRACE_ERRORS opt_sctp.h # Log to KTR error returns.
|
||||
SCTP_USE_PERCPU_STAT opt_sctp.h # Use per cpu stats.
|
||||
SCTP_MCORE_INPUT opt_sctp.h # Have multiple input threads for input mbufs
|
||||
SCTP_USE_PERCPU_STAT opt_sctp.h # Use per cpu stats.
|
||||
SCTP_MCORE_INPUT opt_sctp.h # Have multiple input threads for input mbufs
|
||||
SCTP_LOCAL_TRACE_BUF opt_sctp.h # Use tracebuffer exported via sysctl
|
||||
#
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user