Searched refs:wait_for_packet (Results 1 – 2 of 2) sorted by relevance
62 /* wait_for_packet - wait for a packet that matches the filter70 static int wait_for_packet(int fd, filter_t filter, struct timeval *timeout) in wait_for_packet() function
210 if (!ASSERT_EQ(wait_for_packet(tun_fd, __expect_icmp_ipv4, &timeo), 1, in test_lwt_reroute_normal_xmit() 211 "wait_for_packet")) in test_lwt_reroute_normal_xmit()