Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_os_bsd.h242 #define SCTP_ZONE_INIT(zone, name, size, number) { \ macro
H A Dsctp_pcb.c5746 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_ep), "sctp_ep", in sctp_pcb_init()
5749 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_asoc), "sctp_asoc", in sctp_pcb_init()
5752 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_laddr), "sctp_laddr", in sctp_pcb_init()
5756 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_net), "sctp_raddr", in sctp_pcb_init()
5760 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_chunk), "sctp_chunk", in sctp_pcb_init()
5764 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_readq), "sctp_readq", in sctp_pcb_init()
5768 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_strmoq), "sctp_stream_msg_out", in sctp_pcb_init()
5772 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_asconf), "sctp_asconf", in sctp_pcb_init()
5776 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_asconf_ack), "sctp_asconf_ack", in sctp_pcb_init()