Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDip_icmp.h115 } icmp_dun; member
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
/NextBSD/contrib/ipfilter/ipsend/.OLD/
HDip_compat.h217 } icmp_dun; member
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
/NextBSD/contrib/tcpdump/
HDprint-icmp.c81 } icmp_dun; member
82 #define icmp_otime icmp_dun.id_ts.its_otime
83 #define icmp_rtime icmp_dun.id_ts.its_rtime
84 #define icmp_ttime icmp_dun.id_ts.its_ttime
85 #define icmp_ip icmp_dun.id_ip.idi_ip
86 #define icmp_mask icmp_dun.id_mask
87 #define icmp_data icmp_dun.id_data