INET Framework for OMNeT++/OMNEST
INETFw::icmp Struct Reference

List of all members.

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

Member Data Documentation

union { ... } INETFw::icmp::icmp_dun
union { ... } INETFw::icmp::icmp_hun
struct { ... } ::id_ip INETFw::icmp::id_ip
struct { ... } ::id_ts INETFw::icmp::id_ts
struct { ... } ::ih_idseq INETFw::icmp::ih_idseq
struct { ... } ::ih_pmtu INETFw::icmp::ih_pmtu

The documentation for this struct was generated from the following file: