Searched refs:hashbit (Results 1 – 1 of 1) sorted by relevance
1697 uint32_t hashbit, hash[2]; in txp_set_filter() local1707 hashbit = (uint16_t)(ether_crc32_be( in txp_set_filter()1710 hash[hashbit / 32] |= (1 << hashbit % 32); in txp_set_filter()