Searched refs:SCTP_MAPPING_ARRAY_INCR (Results 1 – 2 of 2) sorted by relevance
521 #define SCTP_MAPPING_ARRAY_INCR 32 macro
1457 new_size = asoc->mapping_array_size + ((needed+7)/8 + SCTP_MAPPING_ARRAY_INCR); in sctp_expand_mapping_array()