Home
last modified time | relevance | path

Searched refs:SCTPCTL_MAXDGRAM_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.h132 #define SCTPCTL_MAXDGRAM_DEFAULT 262144 /* 256k */ macro
H A Dsctp_sysctl.c57 SCTP_BASE_SYSCTL(sctp_sendspace) = SCTPCTL_MAXDGRAM_DEFAULT; in sctp_init_sysctls()