Searched refs:SCTP_MAX_SUPPORTED_EXT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctp_header.h133 #define SCTP_MAX_SUPPORTED_EXT 256 macro
H A Dsctp_output.c4994 if (padded_size > (sizeof(struct sctp_supported_chunk_types_param) + (sizeof(uint8_t) * SCTP_MAX_SUPPORTED_EXT))) {

Completed in 184 milliseconds