Home | History | Annotate | Download | only in netinet

Lines Matching refs:nr_mapping_array

5045 		if (asoc->nr_mapping_array) {
5046 SCTP_FREE(asoc->nr_mapping_array, SCTP_M_MAP);
5047 asoc->nr_mapping_array = NULL;
5781 if (asoc->nr_mapping_array) {
5782 SCTP_FREE(asoc->nr_mapping_array, SCTP_M_MAP);
5783 asoc->nr_mapping_array = NULL;