Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_var.h105 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
110 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
116 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
H A Dsctp_pcb.h192 sctp_zone_t ipi_zone_readq; member
H A Dsctp_pcb.c5764 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_readq), "sctp_readq", in sctp_pcb_init()
5973 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq)); in sctp_pcb_finish()