Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_var.h150 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), (_chk)); \
158 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), (_chk)); \
165 (_chk) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_chunk), struct sctp_tmit_chunk); \
H A Dsctp_pcb.h188 sctp_zone_t ipi_zone_chunk; member
H A Dsctp_pcb.c4529 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_clean_up_stream()
4841 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_free_assoc()
4874 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_free_assoc()
4904 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_free_assoc()
4925 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_free_assoc()
4939 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_free_assoc()
5630 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_chunk), "sctp_chunk", in sctp_pcb_init()
5842 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_chunk)); in sctp_pcb_finish()
H A Dsctp_input.c1846 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_process_cookie_existing()
1861 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk); in sctp_process_cookie_existing()