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