Searched refs:ss_assoccnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.h44 sctp_assoc_t ss_assoccnt; /* current # of assocs */ member in struct:sctp_sonode
H A Dsockmod_sctp.c150 ss->ss_assoccnt = 0;
H A Dsocksctpsubr.c205 --ss->ss_assoccnt;
402 ++ss->ss_assoccnt;
H A Dsocksctp.c517 ss->ss_assoccnt == 0 && !(so->so_state & SS_ACCEPTCONN)) {
1899 ASSERT(ss->ss_assoccnt == 0);
1973 ++lss->ss_assoccnt;

Completed in 77 milliseconds