Searched refs:__expect_icmp_ipv4 (Results 1 – 3 of 3) sorted by relevance
149 return __expect_icmp_ipv4((char *)(eth + 1), len - sizeof(*eth)); in expect_icmp()156 return __expect_icmp_ipv4(buf, len); in expect_icmp_nomac()
70 static int __expect_icmp_ipv4(char *buf, ssize_t len) in __expect_icmp_ipv4() function
210 if (!ASSERT_EQ(wait_for_packet(tun_fd, __expect_icmp_ipv4, &timeo), 1, in test_lwt_reroute_normal_xmit()