Home
last modified time | relevance | path

Searched refs:ipi_count_asoc (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_lock_userspace.h156 sctppcbinfo.ipi_count_asoc++; \
161 sctppcbinfo.ipi_count_asoc--; \
Dsctp_process_lock.h584 atomic_add_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \
589 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \
Dsctp_pcb.h247 uint32_t ipi_count_asoc; member
Dsctp_pcb.c158 spcb->asoc_count = SCTP_BASE_INFO(ipi_count_asoc);
4926 if (SCTP_BASE_INFO(ipi_count_asoc) >= SCTP_MAX_NUM_OF_ASOC) {
6792 SCTP_BASE_INFO(ipi_count_asoc) = 0;