Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dip_icmp.h102 struct id_ts { struct
106 } id_ts; member
115 #define icmp_otime icmp_dun.id_ts.its_otime
116 #define icmp_rtime icmp_dun.id_ts.its_rtime
117 #define icmp_ttime icmp_dun.id_ts.its_ttime
/dragonfly/contrib/tcpdump/
H A Dprint-icmp.c69 struct id_ts { struct
73 } id_ts; member
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