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