Home
last modified time | relevance | path

Searched refs:ICMP_TIMESTAMPREPLY (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dicmp.h34 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
/linux/net/ipv4/
H A Dicmp.c1412 icmp_param->data.icmph.type = ICMP_TIMESTAMPREPLY; in icmp_timestamp()
1690 [ICMP_TIMESTAMPREPLY] = {
/linux/net/core/
H A Dflow_dissector.c148 case ICMP_TIMESTAMPREPLY: in icmp_has_id()