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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h195 sctp_zone_t ipi_zone_ep; member in struct:sctp_epinfo
H A Dsctp_pcb.c2808 inp = SCTP_ZONE_GET(SCTP_BASE_INFO(ipi_zone_ep), struct sctp_inpcb);
2863 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
2885 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
2933 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
2955 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
2969 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
2990 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
4359 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp);
6742 SCTP_ZONE_INIT(SCTP_BASE_INFO(ipi_zone_ep), "sctp_ep",
7050 SCTP_ZONE_DESTROY(SCTP_BASE_INFO(ipi_zone_ep));
[all...]

Completed in 326 milliseconds