Searched refs:ip_frame_unwrapped_with_protocol (Results 1 – 1 of 1) sorted by relevance
59 static uint8_t ip_frame_unwrapped_with_protocol[] = { variable402 zassert_true(pkt_len == sizeof(ip_frame_unwrapped_with_protocol), in ZTEST()408 zassert_true(memcmp(buffer, ip_frame_unwrapped_with_protocol, pkt_len) == 0, in ZTEST()