Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dicmp.h82 #define ICMP_EXT_ECHOREPLY_IPV6 1 /* ipv6 bit in reply message */ macro
/openbmc/linux/net/ipv4/
H A Dicmp.c1143 status |= ICMP_EXT_ECHOREPLY_IPV6; in icmp_build_probe()