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

/linux-master/tools/testing/selftests/net/
H A Dipsec.c561 in_addr_t reply_ip; member in struct:test_desc::__anon230::__anon231
762 memcpy(&msg.body.ping.reply_ip, &from, sizeof(from));
770 to = msg.body.ping.reply_ip;
1893 tun_reply = memcmp(&dst, &msg->body.ping.reply_ip, sizeof(in_addr_t));
1897 msg->body.ping.reply_ip, udp_ping_reply)) {

Completed in 120 milliseconds