Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDip_icmp.h99 struct id_ts { /* ICMP Timestamp */ struct
107 } id_ts; member
116 #define icmp_otime icmp_dun.id_ts.its_otime
117 #define icmp_rtime icmp_dun.id_ts.its_rtime
118 #define icmp_ttime icmp_dun.id_ts.its_ttime
/NextBSD/contrib/ipfilter/ipsend/.OLD/
HDip_compat.h206 struct id_ts { struct
210 } id_ts; member
218 #define icmp_otime icmp_dun.id_ts.its_otime
219 #define icmp_rtime icmp_dun.id_ts.its_rtime
220 #define icmp_ttime icmp_dun.id_ts.its_ttime
/NextBSD/contrib/tcpdump/
HDprint-icmp.c70 struct id_ts { struct
74 } id_ts; member
82 #define icmp_otime icmp_dun.id_ts.its_otime
83 #define icmp_rtime icmp_dun.id_ts.its_rtime
84 #define icmp_ttime icmp_dun.id_ts.its_ttime