HomeSort by relevance Sort by last modified time
    Searched defs:id_ts (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 102 struct id_ts { struct in union:icmp::__anon161
106 } id_ts; member in union:icmp::__anon161
114 #define icmp_otime icmp_dun.id_ts.its_otime
115 #define icmp_rtime icmp_dun.id_ts.its_rtime
116 #define icmp_ttime icmp_dun.id_ts.its_ttime
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 102 struct id_ts { struct in union:icmp::__anon1566
106 } id_ts; member in union:icmp::__anon1566
114 #define icmp_otime icmp_dun.id_ts.its_otime
115 #define icmp_rtime icmp_dun.id_ts.its_rtime
116 #define icmp_ttime icmp_dun.id_ts.its_ttime
  /development/ndk/platforms/android-L/include/netinet/
ip_icmp.h 102 struct id_ts { struct in union:icmp::__anon2512
106 } id_ts; member in union:icmp::__anon2512
114 #define icmp_otime icmp_dun.id_ts.its_otime
115 #define icmp_rtime icmp_dun.id_ts.its_rtime
116 #define icmp_ttime icmp_dun.id_ts.its_ttime
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_ip_icmp.h 115 struct id_ts { /* ICMP Timestamp */ struct in union:icmp::__anon20268
123 } id_ts; member in union:icmp::__anon20268
132 #define icmp_otime icmp_dun.id_ts.its_otime
133 #define icmp_rtime icmp_dun.id_ts.its_rtime
134 #define icmp_ttime icmp_dun.id_ts.its_ttime

Completed in 36 milliseconds