Home
last modified time | relevance | path

Searched refs:sctp_expand_mapping_array (Results 1 – 3 of 3) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctputil.h188 int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
Dsctp_indata.c1786 if (sctp_expand_mapping_array(asoc, gap)) { in sctp_process_a_data_chunk()
Dsctputil.c1459 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array() function