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

/freebsd-10.0-release/sys/netinet/
H A Dip_icmp.h115 } icmp_dun; member in struct:icmp
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
119 #define icmp_ip icmp_dun.id_ip.idi_ip
120 #define icmp_radv icmp_dun.id_radv
121 #define icmp_mask icmp_dun.id_mask
122 #define icmp_data icmp_dun.id_data
/freebsd-10.0-release/contrib/ipfilter/ipsend/.OLD/
H A Dip_compat.h217 } icmp_dun; member in struct:icmp
218 #define icmp_otime icmp_dun.id_ts.its_otime
219 #define icmp_rtime icmp_dun.id_ts.its_rtime
220 #define icmp_ttime icmp_dun.id_ts.its_ttime
221 #define icmp_ip icmp_dun.id_ip.idi_ip
222 #define icmp_mask icmp_dun.id_mask
223 #define icmp_data icmp_dun.id_data
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-icmp.c85 } icmp_dun; member in struct:icmp
86 #define icmp_otime icmp_dun.id_ts.its_otime
87 #define icmp_rtime icmp_dun.id_ts.its_rtime
88 #define icmp_ttime icmp_dun.id_ts.its_ttime
89 #define icmp_ip icmp_dun.id_ip.idi_ip
90 #define icmp_mask icmp_dun.id_mask
91 #define icmp_data icmp_dun.id_data

Completed in 77 milliseconds