Searched refs:SCTP_ZONE_DESTROY (Results 1 – 2 of 2) sorted by relevance
248 #define SCTP_ZONE_DESTROY(zone) uma_zdestroy(zone) macro
5968 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_ep)); in sctp_pcb_finish()5969 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asoc)); in sctp_pcb_finish()5970 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_laddr)); in sctp_pcb_finish()5971 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_net)); in sctp_pcb_finish()5972 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_chunk)); in sctp_pcb_finish()5973 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq)); in sctp_pcb_finish()5974 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_strmoq)); in sctp_pcb_finish()5975 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asconf)); in sctp_pcb_finish()5976 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asconf_ack)); in sctp_pcb_finish()