Searched refs:icmp_dun (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/netinet/
H A Dip_icmp.h112 } icmp_dun; member in struct:icmp
113 #define icmp_otime icmp_dun.id_ts.its_otime
114 #define icmp_rtime icmp_dun.id_ts.its_rtime
115 #define icmp_ttime icmp_dun.id_ts.its_ttime
116 #define icmp_ip icmp_dun.id_ip.idi_ip
117 #define icmp_radv icmp_dun.id_radv
118 #define icmp_mask icmp_dun.id_mask
119 #define icmp_data icmp_dun.id_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-icmp.c83 } icmp_dun; member in struct:icmp
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
87 #define icmp_ip icmp_dun.id_ip.idi_ip
88 #define icmp_mask icmp_dun.id_mask
89 #define icmp_data icmp_dun.id_data
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dping.c378 *(uint32_t*)&pkt->icmp_dun = monotonic_us();

Completed in 57 milliseconds