Searched refs:chppRxChecksumIsOk (Results 1 – 1 of 1) sorted by relevance
64 static bool chppRxChecksumIsOk(const struct ChppTransportState *context);317 } else if (!chppRxChecksumIsOk(context)) { in chppConsumeFooter()675 static bool chppRxChecksumIsOk(const struct ChppTransportState *context) { in chppRxChecksumIsOk() function