Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_var.h110 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
115 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
121 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
Dsctp_pcb.h202 sctp_zone_t ipi_zone_readq; member
Dsctp_pcb.c6740 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_readq), "sctp_readq",
7063 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq));