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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h517 #define SCTP_MAPPING_ARRAY_INCR 32 macro
H A Dsctputil.c1242 new_size = asoc->mapping_array_size + ((needed + 7) / 8 + SCTP_MAPPING_ARRAY_INCR);

Completed in 81 milliseconds