Searched refs:parse_response (Results 1 – 1 of 1) sorted by relevance
61 static int32_t parse_response(uint8_t *data, uint16_t len, struct sntp_time *expected_orig_ts, in parse_response() function246 status = parse_response((uint8_t *)&buf, sizeof(buf), in sntp_recv_response()316 return parse_response((uint8_t *)&buf, sizeof(buf), &ctx->expected_orig_ts, ts); in sntp_read_async()