Searched refs:sctpLinkCount (Results 1 – 5 of 5) sorted by relevance
180 uint32_t sctpLinkCount; member
687 COPY(sctpLinkCount); in ng_nat_rcvmsg()
648 la->sctpLinkCount = 0; in AliasSctpInit()2228 la->sctpLinkCount++; //increment link count in AddSctpAssocLocal()2277 la->sctpLinkCount++; //increment link count in AddSctpAssocGlobal()2321 la->sctpLinkCount--; //decrement link count in RmSctpAssoc()2327 la->sctpLinkCount--; //decrement link count in RmSctpAssoc()
163 int sctpLinkCount; member
494 (la->sctpLinkCount>>1) + /* sctp counts half associations */ in ShowAliasStats()504 la->sctpLinkCount>>1, /* sctp counts half associations */ in ShowAliasStats()2531 la->sctpLinkCount = 0; in LibAliasInit()