Home
last modified time | relevance | path

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

/external/qemu/slirp/
Dip_icmp.h73 struct id_ts { struct
77 } id_ts; member
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/
Dip_icmp.h75 struct id_ts { struct
79 } id_ts; member
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/
Dprint-icmp.c72 struct id_ts { struct
76 } id_ts; member
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