Public Attributes | |
u_char | icmp_type |
u_char | icmp_code |
u_short | icmp_cksum |
union { | |
u_char ih_pptr | |
struct 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 { | |
struct ip idi_ip | |
} id_ip | |
struct icmp_ra_addr id_radv | |
u_int32_t id_mask | |
char id_data [1] | |
} | icmp_dun |
Definition at line 57 of file ICMPSerializer.cc.
Definition at line 65 of file ICMPSerializer.cc.
Definition at line 66 of file ICMPSerializer.cc.
Definition at line 60 of file ICMPSerializer.cc.
Definition at line 59 of file ICMPSerializer.cc.
union { ... } INETFw::icmp::icmp_dun |
union { ... } INETFw::icmp::icmp_hun |
Definition at line 58 of file ICMPSerializer.cc.
char INETFw::icmp::id_data[1] |
Definition at line 104 of file ICMPSerializer.cc.
struct { ... } ::id_ip INETFw::icmp::id_ip |
Definition at line 103 of file ICMPSerializer.cc.
Definition at line 102 of file ICMPSerializer.cc.
struct { ... } ::id_ts INETFw::icmp::id_ts |
struct ip INETFw::icmp::idi_ip |
Definition at line 99 of file ICMPSerializer.cc.
struct in_addr INETFw::icmp::ih_gwaddr |
Definition at line 63 of file ICMPSerializer.cc.
struct { ... } ::ih_idseq INETFw::icmp::ih_idseq |
struct { ... } ::ih_pmtu INETFw::icmp::ih_pmtu |
Definition at line 62 of file ICMPSerializer.cc.
struct { ... } ::ih_rtradv INETFw::icmp::ih_rtradv |
Definition at line 68 of file ICMPSerializer.cc.
Definition at line 73 of file ICMPSerializer.cc.
Definition at line 72 of file ICMPSerializer.cc.
Definition at line 79 of file ICMPSerializer.cc.
Definition at line 77 of file ICMPSerializer.cc.
Definition at line 78 of file ICMPSerializer.cc.
Definition at line 94 of file ICMPSerializer.cc.
Definition at line 95 of file ICMPSerializer.cc.
Definition at line 96 of file ICMPSerializer.cc.