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