Home
last modified time | relevance | path

Searched refs:ipi_zone_net (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_var.h194 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_net), (__net)); \
H A Dsctp_pcb.h190 sctp_zone_t ipi_zone_net; member
H A Dsctp_pcb.c3834 net = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_net), struct sctp_nets); in sctp_add_remote_addr()
5756 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_net), "sctp_raddr", in sctp_pcb_init()
5971 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_net)); in sctp_pcb_finish()