Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dicmp.h80 #define ICMP_EXT_ECHOREPLY_ACTIVE (1 << 2)/* active bit in reply message */ macro
/openbmc/linux/net/ipv4/
H A Dicmp.c1120 status |= ICMP_EXT_ECHOREPLY_ACTIVE; in icmp_build_probe()