Home
last modified time | relevance | path

Searched refs:SCTP_ZONE_FREE (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_var.h102 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
118 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_strmoq), (_strmoq)); \
144 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), (_chk)); \
152 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), (_chk)); \
192 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_net), (__net)); \
HDsctp_pcb.c2493 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2501 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2535 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2558 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
3633 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), sq); in sctp_inpcb_free()
3683 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), asoc); in sctp_inpcb_free()
3699 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_free()
4327 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb); in sctp_aloc_assoc()
4340 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb); in sctp_aloc_assoc()
4375 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb); in sctp_aloc_assoc()
[all …]
HDsctp_os_bsd.h264 #define SCTP_ZONE_FREE(zone, element) \ macro
HDsctp_asconf.c652 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asconf_ack), ack); in sctp_handle_asconf()
2274 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_laddr), l); in sctp_asconf_iterator_end()
HDsctputil.c4465 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), control); in sctp_add_to_readq()
4511 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), control); in sctp_add_to_readq()