Home | Sort by relevance Sort by last modified time |
/bionic/libc/include/netinet/ | |
ip_icmp.h | 104 struct id_ts { struct in union:icmp::__anon267 108 } id_ts; member in union:icmp::__anon267 116 #define icmp_otime icmp_dun.id_ts.its_otime 117 #define icmp_rtime icmp_dun.id_ts.its_rtime 118 #define icmp_ttime icmp_dun.id_ts.its_ttime |
/external/tcpdump/ | |
print-icmp.c | 69 struct id_ts { struct in union:icmp::__anon43923 73 } id_ts; member in union:icmp::__anon43923 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 |