Home
last modified time | relevance | path

Searched refs:ipi_zone_asconf_ack (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_pcb.h192 sctp_zone_t ipi_zone_asconf_ack; member
H A Dsctp_asconf.c664 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asconf_ack), ack); in sctp_handle_asconf()
806 ack = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_asconf_ack), in sctp_handle_asconf()
H A Dsctp_pcb.c4991 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asconf_ack), aack); in sctp_free_assoc()
5645 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_asconf_ack), "sctp_asconf_ack", in sctp_pcb_init()
5845 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asconf_ack)); in sctp_pcb_finish()
H A Dsctp_input.c1873 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_asconf_ack), aack); in sctp_process_cookie_existing()