/[qemu]/qemu/slirp/ip_icmp.h
ViewVC logotype

Diff of /qemu/slirp/ip_icmp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by bellard, Thu Apr 22 00:10:47 2004 UTC revision 1.2 by bellard, Sun Jun 5 17:11:42 2005 UTC
# Line 83  struct icmp { Line 83  struct icmp {
83                          struct ip idi_ip;                          struct ip idi_ip;
84                          /* options and then 64 bits of data */                          /* options and then 64 bits of data */
85                  } id_ip;                  } id_ip;
86                  u_long  id_mask;                  uint32_t        id_mask;
87                  char    id_data[1];                  char            id_data[1];
88          } icmp_dun;          } icmp_dun;
89  #define icmp_otime      icmp_dun.id_ts.its_otime  #define icmp_otime      icmp_dun.id_ts.its_otime
90  #define icmp_rtime      icmp_dun.id_ts.its_rtime  #define icmp_rtime      icmp_dun.id_ts.its_rtime

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26