Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h917 #define SCTP_SEND_BUFFER_SPLITTING 0x00000001 macro
H A Dsctp_output.c8597 (SCTP_BASE_SYSCTL(sctp_buffer_splitting) & SCTP_SEND_BUFFER_SPLITTING) && in sctp_med_chunk_output()