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

/freebsd-13-stable/sys/netinet/
H A Dip_icmp.h117 } icmp_dun; member in struct:icmp
118 #define icmp_otime icmp_dun.id_ts.its_otime
119 #define icmp_rtime icmp_dun.id_ts.its_rtime
120 #define icmp_ttime icmp_dun.id_ts.its_ttime
121 #define icmp_ip icmp_dun.id_ip.idi_ip
122 #define icmp_radv icmp_dun.id_radv
123 #define icmp_mask icmp_dun.id_mask
124 #define icmp_data icmp_dun.id_data
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-icmp.c80 } icmp_dun; member in struct:icmp
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
84 #define icmp_ip icmp_dun.id_ip.idi_ip
85 #define icmp_mask icmp_dun.id_mask
86 #define icmp_data icmp_dun.id_data

Completed in 163 milliseconds