Searched defs:id_ts (Results 1 - 3 of 3) sorted by relevance

/external/qemu/slirp/
H A Dip_icmp.h73 struct id_ts { struct in union:icmp::__anon24937
77 } id_ts; member in union:icmp::__anon24937
85 #define icmp_otime icmp_dun.id_ts.its_otime
86 #define icmp_rtime icmp_dun.id_ts.its_rtime
87 #define icmp_ttime icmp_dun.id_ts.its_ttime
/external/qemu/slirp-android/
H A Dip_icmp.h75 struct id_ts { struct in union:icmp::__anon24947
79 } id_ts; member in union:icmp::__anon24947
87 #define icmp_otime icmp_dun.id_ts.its_otime
88 #define icmp_rtime icmp_dun.id_ts.its_rtime
89 #define icmp_ttime icmp_dun.id_ts.its_ttime
/external/tcpdump/
H A Dprint-icmp.c72 struct id_ts { struct in union:icmp::__anon26312
76 } id_ts; member in union:icmp::__anon26312
84 #define icmp_otime icmp_dun.id_ts.its_otime
85 #define icmp_rtime icmp_dun.id_ts.its_rtime
86 #define icmp_ttime icmp_dun.id_ts.its_ttime

Completed in 70 milliseconds