[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.26 and 1.27

version 1.26, 2003/10/17 21:04:59 version 1.27, 2003/12/15 07:11:31
Line 79 
Line 79 
 void    esp_stats(u_long, char *);  void    esp_stats(u_long, char *);
 void    ipip_stats(u_long, char *);  void    ipip_stats(u_long, char *);
 void    carp_stats (u_long, char *);  void    carp_stats (u_long, char *);
   void    pfsync_stats (u_long, char *);
 void    etherip_stats(u_long, char *);  void    etherip_stats(u_long, char *);
 void    protopr(u_long, char *);  void    protopr(u_long, char *);
 void    ipcomp_stats(u_long, char *);  void    ipcomp_stats(u_long, char *);

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27