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