Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h919 #define SCTP_SEND_BUFFER_SPLITTING 0x00000001 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h919 #define SCTP_SEND_BUFFER_SPLITTING 0x00000001 macro
H A Dsctp_output.c8537 (SCTP_BASE_SYSCTL(sctp_buffer_splitting) & SCTP_SEND_BUFFER_SPLITTING) && in sctp_med_chunk_output()