#include <ip_icmp.h>
Public Attributes | |
u_char | icmp_type |
u_char | icmp_code |
u_short | icmp_cksum |
union { | |
u_char ih_pptr | |
in_addr ih_gwaddr | |
struct ih_idseq { | |
n_short icd_id | |
n_short icd_seq | |
} ih_idseq | |
int ih_void | |
struct ih_pmtu { | |
n_short ipm_void | |
n_short ipm_nextmtu | |
} ih_pmtu | |
struct ih_rtradv { | |
u_char irt_num_addrs | |
u_char irt_wpa | |
u_int16_t irt_lifetime | |
} ih_rtradv | |
} | icmp_hun |
union { | |
struct id_ts { | |
n_time its_otime | |
n_time its_rtime | |
n_time its_ttime | |
} id_ts | |
struct id_ip { | |
ip idi_ip | |
} id_ip | |
icmp_ra_addr id_radv | |
u_int32_t id_mask | |
char id_data [1] | |
} | icmp_dun |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|