Searched refs:xor_bit (Results 1 – 1 of 1) sorted by relevance
814 unsigned char xor_bit = 0; in altera_tse_set_mcfilter() local819 xor_bit ^= ((octet >> bitshift) & 0x01); in altera_tse_set_mcfilter()821 hash = (hash << 1) | xor_bit; in altera_tse_set_mcfilter()