Home
last modified time | relevance | path

Searched refs:ipi_zone_chunk (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp_pcb.h154 struct uma_zone *ipi_zone_chunk; member
161 struct vm_zone *ipi_zone_chunk; member
170 struct pool ipi_zone_chunk; member
H A Dsctp_output.c4847 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
4879 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
4980 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
6004 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
7539 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
8339 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
8469 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
8544 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
8652 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
8726 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk);
[all …]
H A Dsctp_pcb.c3140 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3165 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3182 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3200 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3218 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3235 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3252 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_free_assoc()
3285 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, in sctp_free_assoc()
3862 SCTP_ZONE_INIT(sctppcbinfo.ipi_zone_chunk, "sctp_chunk", in sctp_pcb_init()
4547 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_drain_mbufs()
[all …]
H A Dsctp_indata.c307 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_deliver_data()
325 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_deliver_data()
496 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_deliver_data()
547 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_service_reassembly()
730 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_service_reassembly()
964 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_queue_data_to_stream()
1224 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_queue_data_for_reasm()
2021 chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.ipi_zone_chunk); in sctp_process_a_data_chunk()
3848 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, tp1); in sctp_handle_sack()
4591 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_handle_forward_tsn()
H A Dsctp_input.c212 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_process_init()
2321 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_handle_ecn_cwr()
2663 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_clean_up_stream_reset()
H A Dsctputil.c2596 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_report_all_outbound()
2618 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_report_all_outbound()
2641 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_report_all_outbound()
H A Dsctp_timer.c454 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, chk); in sctp_mark_all_for_resend()
H A Dsctp_usrreq.c189 new_chk = (struct sctp_tmit_chunk *)SCTP_ZONE_GET(sctppcbinfo.ipi_zone_chunk); in sctp_split_chunks()
203 SCTP_ZONE_FREE(sctppcbinfo.ipi_zone_chunk, new_chk); in sctp_split_chunks()