Searched refs:ipi_zone_asoc (Results 1 – 2 of 2) sorted by relevance
4277 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), asoc);5067 stcb = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_asoc), struct sctp_tcb);5089 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);5101 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);5137 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);5937 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);5943 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asoc), stcb);6641 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_asoc), "sctp_asoc",6977 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asoc));
198 sctp_zone_t ipi_zone_asoc; member