Home
last modified time | relevance | path

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

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