Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Dip_icmp.h137 } icmp_dun; member
138 #define icmp_otime icmp_dun.id_ts.its_otime
139 #define icmp_rtime icmp_dun.id_ts.its_rtime
140 #define icmp_ttime icmp_dun.id_ts.its_ttime
141 #define icmp_ip icmp_dun.id_ip.idi_ip
142 #define icmp_radv icmp_dun.id_radv
143 #define icmp_mask icmp_dun.id_mask
144 #define icmp_data icmp_dun.id_data
H A Dip_compat.h613 } icmp_dun;
614 # define icmp_otime icmp_dun.id_ts.its_otime
615 # define icmp_rtime icmp_dun.id_ts.its_rtime
616 # define icmp_ttime icmp_dun.id_ts.its_ttime
617 # define icmp_ip icmp_dun.id_ip.idi_ip
618 # define icmp_mask icmp_dun.id_mask
619 # define icmp_data icmp_dun.id_data