Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dicmp.h82 #define ICMP_EXT_ECHOREPLY_IPV6 1 /* ipv6 bit in reply message */ macro
/linux-6.6.21/net/ipv4/
Dicmp.c1121 status |= ICMP_EXT_ECHOREPLY_IPV6; in icmp_build_probe()