Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_var.h148 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), (_chk)); \
156 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), (_chk)); \
163 (_chk) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_chunk), struct sctp_tmit_chunk); \
Dsctp_pcb.h199 sctp_zone_t ipi_zone_chunk; member
Dsctp_pcb.c5661 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5694 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5724 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5745 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5759 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5772 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
6661 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_chunk), "sctp_chunk",
6956 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_chunk));