Searched refs:tun_reply (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dipsec.c1878 bool tun_reply; local
1893 tun_reply = memcmp(&dst, &msg->body.ping.reply_ip, sizeof(in_addr_t));
1895 if (do_ping(cmd_fd, buf, page_size, tun_reply ? tunsrc : src,

Completed in 118 milliseconds