Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_var.h124 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_strmoq), (_strmoq)); \
129 (_strmoq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_strmoq), struct sctp_stream_queue_pending); \
H A Dsctp_pcb.h190 sctp_zone_t ipi_zone_strmoq; member
H A Dsctp_pcb.c5639 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_strmoq), "sctp_stream_msg_out", in sctp_pcb_init()
5845 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_strmoq)); in sctp_pcb_finish()