Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c520 in_addr_t reply_ip; member
721 memcpy(&msg.body.ping.reply_ip, &from, sizeof(from)); in do_ping()
729 to = msg.body.ping.reply_ip; in do_ping()
1753 tun_reply = memcmp(&dst, &msg->body.ping.reply_ip, sizeof(in_addr_t)); in grand_child_serv()
1757 msg->body.ping.reply_ip, udp_ping_reply)) { in grand_child_serv()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c561 in_addr_t reply_ip; member
762 memcpy(&msg.body.ping.reply_ip, &from, sizeof(from)); in do_ping()
770 to = msg.body.ping.reply_ip; in do_ping()
1893 tun_reply = memcmp(&dst, &msg->body.ping.reply_ip, sizeof(in_addr_t)); in grand_child_serv()
1897 msg->body.ping.reply_ip, udp_ping_reply)) { in grand_child_serv()

Completed in 6 milliseconds