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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A 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); \
H A Dsctp_pcb.h199 sctp_zone_t ipi_zone_chunk; member in struct:sctp_epinfo
H A Dsctp_pcb.c5756 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5789 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5819 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5840 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5854 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
5867 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_chunk), chk);
6756 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_chunk), "sctp_chunk",
7054 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_chunk));

Completed in 771 milliseconds