Searched refs:verify_checksum (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c1844 static int verify_checksum(struct strip *strip_info) function
1918 * If this message has a valid checksum on the end, then the call to verify_checksum
1920 * code from verify_checksum is ignored here.)
1922 verify_checksum(strip_info);
1987 else if (has_prefix(ptr, len, "ATS319=7")) verify_checksum(strip_info);
2249 if (!verify_checksum(strip_info))

Completed in 31 milliseconds