Home
last modified time | relevance | path

Searched refs:SCTP_MAX_CHUNK_LENGTH (Results 1 – 2 of 2) sorted by last modified time

/freebsd/sys/netinet/
H A Dsctp_output.c8979 if (chunk_length > SCTP_MAX_CHUNK_LENGTH) { in sctp_queue_op_err()
H A Dsctp_constants.h68 #define SCTP_MAX_CHUNK_LENGTH 0xffff macro