[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.17 and 1.18

version 1.17, 2001/05/18 02:41:38 version 1.18, 2001/07/05 08:47:44
Line 83 
Line 83 
 void    ipip_stats __P((u_long, char *));  void    ipip_stats __P((u_long, char *));
 void    etherip_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    ipcomp_stats __P((u_long, char *));
   
 void    mbpr(u_long, u_long, u_long);  void    mbpr(u_long, u_long, u_long);
   

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18