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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_var.h106 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), (_readq)); \
111 (_readq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_readq), struct sctp_queued_to_read); \
H A Dsctp_pcb.h200 sctp_zone_t ipi_zone_readq; member in struct:sctp_epinfo
H A Dsctp_pcb.c4242 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), sq);
5744 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), sq);
5902 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), ctl);
6760 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_readq), "sctp_readq",
7055 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq));
7892 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), ctl);
H A Dsctputil.c4685 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), control);
4731 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_readq), control);

Completed in 807 milliseconds