[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.16 and 1.17

version 1.16, 2000/12/13 15:52:58 version 1.17, 2001/05/18 02:41:38
Line 84 
Line 84 
 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    mbpr(u_long);  void    mbpr(u_long, u_long, u_long);
   
 void    hostpr __P((u_long, u_long));  void    hostpr __P((u_long, u_long));
 void    impstats __P((u_long, u_long));  void    impstats __P((u_long, u_long));

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