Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_var.h102 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
107 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
HDsctp_pcb.h191 sctp_zone_t ipi_zone_readq; member
HDsctp_pcb.c3637 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), sq); in sctp_inpcb_free()
4964 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), sq); in sctp_free_assoc()
5121 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), ctl); in sctp_free_assoc()
5850 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_readq), "sctp_readq", in sctp_pcb_init()
6030 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq)); in sctp_pcb_finish()
6862 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), ctl); in sctp_drain_mbufs()
HDsctputil.c4411 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), control); in sctp_add_to_readq()
4457 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), control); in sctp_add_to_readq()