Searched refs:SCTP_ZONE_FREE (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/netinet/ |
| HD | sctp_var.h | 102 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)); \
|
| HD | sctp_pcb.c | 2493 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 …]
|
| HD | sctp_os_bsd.h | 264 #define SCTP_ZONE_FREE(zone, element) \ macro
|
| HD | sctp_asconf.c | 652 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()
|
| HD | sctputil.c | 4465 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()
|