Home
last modified time | relevance | path

Searched defs:ICMP_TSLEN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h119 #define ICMP_TSLEN (8 + 3 * sizeof (u_int32_t)) /* timestamp */ macro
/netbsd-src/sys/netinet/
H A Dip_icmp.h179 #define ICMP_TSLEN (8 + 3 * sizeof(uint32_t)) /* timestamp */ macro