Searched refs:SCTP_ZONE_DESTROY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h721 #define SCTP_ZONE_DESTROY(zone) macro
754 /* __Userspace__ SCTP_ZONE_DESTROY: destroy the zone */
755 #define SCTP_ZONE_DESTROY(zone) \ macro
H A Dsctp_pcb.c7045 SCTP_ZONE_DESTROY(zone_mbuf);
7046 SCTP_ZONE_DESTROY(zone_clust);
7047 SCTP_ZONE_DESTROY(zone_ext_refcnt);
7050 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_ep));
7051 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_asoc));
7052 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_laddr));
7053 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_net));
7054 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_chunk));
7055 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_readq));
7056 SCTP_ZONE_DESTROY(SCTP_BASE_INF
[all...]

Completed in 4680 milliseconds