Searched refs:ipi_zone_strmoq (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_var.h122 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_strmoq), (_strmoq)); \
127 (_strmoq) = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_strmoq), struct sctp_stream_queue_pending); \
H A Dsctp_pcb.h201 sctp_zone_t ipi_zone_strmoq; member in struct:sctp_epinfo
H A Dsctp_pcb.c6764 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_strmoq), "sctp_stream_msg_out",
7056 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_strmoq));

Completed in 684 milliseconds