Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.h155 int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
H A Dsctp_indata.c1769 if (sctp_expand_mapping_array(asoc, gap)) { in sctp_process_a_data_chunk()
H A Dsctputil.c1416 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array() function