Searched refs:ipi_zone_asoc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h196 sctp_zone_t ipi_zone_asoc; member in struct:sctp_epinfo
H A Dsctp_pcb.c4337 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), asoc);
5077 stcb = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_asoc), struct sctp_tcb);
5101 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);
5114 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);
5149 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);
5973 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);
5979 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);
6745 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_asoc), "sctp_asoc",
7051 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asoc));

Completed in 212 milliseconds