#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 | |
} | 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 | |
u_int id_mask | |
char id_data [1] | |
} | icmp_dun |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|