Home
last modified time | relevance | path

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

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