[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.11 and 1.12

version 1.11, 1998/02/26 10:06:11 version 1.12, 1999/10/29 03:26:40
Line 76 
Line 76 
 void    ah_stats __P((u_long, char *));  void    ah_stats __P((u_long, char *));
 void    esp_stats __P((u_long, char *));  void    esp_stats __P((u_long, char *));
 void    ip4_stats __P((u_long, char *));  void    ip4_stats __P((u_long, char *));
   void    etherip_stats __P((u_long, char *));
 void    protopr __P((u_long, char *));  void    protopr __P((u_long, char *));
   
 void    mbpr(u_long);  void    mbpr(u_long);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12