Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/network/protocols/icmp/
H A Dicmp.h19 #define ICMP_TYPE_TIMESTAMP_REQUEST 13 macro
H A Dicmp.cpp498 case ICMP_TYPE_TIMESTAMP_REQUEST: in icmp_receive_data()