HomeSort by relevance Sort by last modified time
    Searched refs:ipi_count_ifas (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.h 271 uint32_t ipi_count_ifas; member in struct:sctp_epinfo
sctp_pcb.c 349 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_ifas), 1);
771 atomic_add_int(&SCTP_BASE_INFO(ipi_count_ifas), 1);
    [all...]

Completed in 52 milliseconds