Home
last modified time | relevance | path

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

/drivers/net/
A Dsandbox.c194 struct icmphdr *icmp; in sandbox_eth_ping_req_to_reply() local
207 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