Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_sysctl.h352 #define SCTPCTL_ADD_MORE_ON_OUTPUT_DEFAULT SCTP_DEFAULT_ADD_MORE
H A Dsctp_constants.h817 #define SCTP_DEFAULT_ADD_MORE 1452 macro
H A Dsctp_output.c12908 if (tot_demand > SCTP_DEFAULT_ADD_MORE) { in sctp_lower_sosend()