Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_icmp.h114 } icmp_dun; member
115 #define icmp_otime icmp_dun.id_ts.its_otime
116 #define icmp_rtime icmp_dun.id_ts.its_rtime
117 #define icmp_ttime icmp_dun.id_ts.its_ttime
118 #define icmp_ip icmp_dun.id_ip.idi_ip
119 #define icmp_radv icmp_dun.id_radv
120 #define icmp_mask icmp_dun.id_mask
121 #define icmp_data icmp_dun.id_data
/freebsd/contrib/tcpdump/
H A Dprint-icmp.c78 } icmp_dun; member
79 #define icmp_otime icmp_dun.id_ts.its_otime
80 #define icmp_rtime icmp_dun.id_ts.its_rtime
81 #define icmp_ttime icmp_dun.id_ts.its_ttime
82 #define icmp_ip icmp_dun.id_ip.idi_ip
83 #define icmp_mask icmp_dun.id_mask
84 #define icmp_data icmp_dun.id_data