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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h132 } icmp_dun; member in struct:icmp
133 #define icmp_otime icmp_dun.id_ts.its_otime
134 #define icmp_rtime icmp_dun.id_ts.its_rtime
135 #define icmp_ttime icmp_dun.id_ts.its_ttime
136 #define icmp_ip icmp_dun.id_ip.idi_ip
137 #define icmp_radv icmp_dun.id_radv
138 #define icmp_mask icmp_dun.id_mask
139 #define icmp_data icmp_dun.id_data
H A Dip_compat.h611 } icmp_dun;
612 # define icmp_otime icmp_dun.id_ts.its_otime
613 # define icmp_rtime icmp_dun.id_ts.its_rtime
614 # define icmp_ttime icmp_dun.id_ts.its_ttime
615 # define icmp_ip icmp_dun.id_ip.idi_ip
616 # define icmp_mask icmp_dun.id_mask
617 # define icmp_data icmp_dun.id_data

Completed in 12 milliseconds