Home
last modified time | relevance | path

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

/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DMembership.cpp79 unsigned int thisPacketTagCount = 0; in pushCredentials() local
82 ++thisPacketTagCount; in pushCredentials()
84 outp.setAt(tagCountAt,(uint16_t)thisPacketTagCount); in pushCredentials()