Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dicmp.h33 #define ICMP_TIMESTAMP 13 /* Timestamp Request */ macro
/linux/net/ipv4/
H A Dicmp.c1497 icmph->type == ICMP_TIMESTAMP) && in icmp_rcv()
1503 icmph->type != ICMP_TIMESTAMP && in icmp_rcv()
1684 [ICMP_TIMESTAMP] = {
/linux/net/core/
H A Dflow_dissector.c147 case ICMP_TIMESTAMP: in icmp_has_id()