Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dicmp.h73 #define ICMP_EXT_ECHOREPLY 43 macro
/openbmc/linux/net/ipv4/
H A Dicmp.c1069 icmphdr->type = ICMP_EXT_ECHOREPLY; in icmp_build_probe()
1255 if (icmph->type == ICMP_EXT_ECHOREPLY) { in icmp_rcv()