Searched refs:sctp_expand_mapping_array (Results 1 – 3 of 3) sorted by relevance
167 int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
1782 if (sctp_expand_mapping_array(asoc, gap)) { in sctp_process_a_data_chunk()
1409 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array() function