Searched refs:vlanHashCount (Results 1 – 2 of 2) sorted by relevance
1997 handle->vlanHashCount[hashIndex]++; in EP_RxL2VFAddHashEntry()2012 if (handle->vlanHashCount[hashIndex] == 0U) in EP_RxL2VFDelHashEntry()2019 if (--handle->vlanHashCount[hashIndex] == 0U) in EP_RxL2VFDelHashEntry()
324 …uint8_t vlanHashCount[64]; /*!< VLAN hash index collisions counter.… member