__expect_icmp_ipv4
return __expect_icmp_ipv4((char *)(eth + 1), len - sizeof(*eth));
return __expect_icmp_ipv4(buf, len);
if (!ASSERT_EQ(wait_for_packet(tun_fd, __expect_icmp_ipv4, &timeo), 1,