Searched refs:ipi_zone_ep (Results 1 – 2 of 2) sorted by relevance
2790 inp = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_ep), struct sctp_inpcb);2853 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);2887 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);2909 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);2923 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);2941 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);4299 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);6638 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_ep), "sctp_ep",6976 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_ep));
197 sctp_zone_t ipi_zone_ep; member