Searched refs:calc_chksum (Results 1 – 1 of 1) sorted by relevance
454 unsigned char calc_chksum; in neoclock4x_receive() local484 calc_chksum = 0; in neoclock4x_receive()487 calc_chksum += pp->a_lastcode[c]; in neoclock4x_receive()489 if(recv_chksum != calc_chksum) in neoclock4x_receive()