Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_var.h102 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
107 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
113 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
H A Dsctp_pcb.h189 sctp_zone_t ipi_zone_readq; member
H A Dsctp_pcb.c5634 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_readq), "sctp_readq", in sctp_pcb_init()
5843 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq)); in sctp_pcb_finish()