Searched refs:sctpLinkCount (Results 1 – 5 of 5) sorted by relevance
181 uint32_t sctpLinkCount; member
706 COPY(sctpLinkCount); in ng_nat_rcvmsg()
674 la->sctpLinkCount = 0; in AliasSctpInit()2263 la->sctpLinkCount++; //increment link count in AddSctpAssocLocal()2313 la->sctpLinkCount++; //increment link count in AddSctpAssocGlobal()2357 la->sctpLinkCount--; //decrement link count in RmSctpAssoc()2363 la->sctpLinkCount--; //decrement link count in RmSctpAssoc()
151 int sctpLinkCount; member
161 (la->sctpLinkCount>>1) + /* sctp counts half associations */ in ShowAliasStats()171 la->sctpLinkCount>>1, /* sctp counts half associations */ in ShowAliasStats()2137 la->sctpLinkCount = 0; in LibAliasInit()