[BACK]Return to netstat.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / netstat

Diff for /src/usr.bin/netstat/netstat.h between version 1.28 and 1.29

version 1.28, 2004/06/06 16:55:31 version 1.29, 2005/01/14 15:00:44
Line 76 
Line 76 
 void    ip_stats(u_long, char *);  void    ip_stats(u_long, char *);
 void    icmp_stats(u_long, char *);  void    icmp_stats(u_long, char *);
 void    igmp_stats(u_long, char *);  void    igmp_stats(u_long, char *);
   void    pim_stats(u_long, char *);
 void    ah_stats(u_long, char *);  void    ah_stats(u_long, char *);
 void    esp_stats(u_long, char *);  void    esp_stats(u_long, char *);
 void    ipip_stats(u_long, char *);  void    ipip_stats(u_long, char *);

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29