Searched refs:stored_checksum (Results 1 – 1 of 1) sorted by relevance
1044 u_int checksum, stored_checksum; in packet_read_poll1() local1108 stored_checksum = GET_32BIT(cp); in packet_read_poll1()1109 if (checksum != stored_checksum) in packet_read_poll1()