Searched refs:icmp (Results 1 – 1 of 1) sorted by relevance
194 struct icmphdr *icmp; in sandbox_eth_ping_req_to_reply() local207 icmp = (struct icmphdr *)(ip + 1); in sandbox_eth_ping_req_to_reply()209 if (icmp->type != ICMP_ECHO_REQUEST) in sandbox_eth_ping_req_to_reply()
Completed in 4 milliseconds