Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h521 #define SCTP_MAPPING_ARRAY_INCR 32 macro
Dsctputil.c1457 new_size = asoc->mapping_array_size + ((needed+7)/8 + SCTP_MAPPING_ARRAY_INCR); in sctp_expand_mapping_array()