Home
last modified time | relevance | path

Searched refs:ipi_zone_ep (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/netinet/
HDsctp_pcb.h184 sctp_zone_t ipi_zone_ep; member
HDsctp_pcb.c2268 inp = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_ep), struct sctp_inpcb); in sctp_inpcb_alloc()
2313 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2345 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2365 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
3552 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_free()
5617 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_ep), "sctp_ep", in sctp_pcb_init()
5839 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_ep)); in sctp_pcb_finish()