Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_pcb.h188 sctp_zone_t ipi_zone_ep; member
Dsctp_pcb.c2433 inp = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_ep), struct sctp_inpcb); in sctp_inpcb_alloc()
2477 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2509 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
2529 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_alloc()
3710 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); in sctp_inpcb_free()
5814 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_ep), "sctp_ep", in sctp_pcb_init()
6037 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_ep)); in sctp_pcb_finish()