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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_var.h196 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_net), (__net)); \
244 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_net), (__net)); \
H A Dsctp_pcb.h198 sctp_zone_t ipi_zone_net; member in struct:sctp_epinfo
H A Dsctp_pcb.c4549 net = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_net), struct sctp_nets);
6752 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_net), "sctp_raddr",
7053 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_net));

Completed in 689 milliseconds