Searched refs:id_ts (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dip_icmp.h101 struct id_ts { /* ICMP Timestamp */ struct in union:icmp::__anon15354
109 } id_ts; member in union:icmp::__anon15354
118 #define icmp_otime icmp_dun.id_ts.its_otime
119 #define icmp_rtime icmp_dun.id_ts.its_rtime
120 #define icmp_ttime icmp_dun.id_ts.its_ttime
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-icmp.c69 struct id_ts { struct in union:icmp::__anon6181
73 } id_ts; member in union:icmp::__anon6181
81 #define icmp_otime icmp_dun.id_ts.its_otime
82 #define icmp_rtime icmp_dun.id_ts.its_rtime
83 #define icmp_ttime icmp_dun.id_ts.its_ttime

Completed in 113 milliseconds