[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.13 and 1.14

version 1.13, 1999/12/08 12:30:17 version 1.14, 2000/01/21 03:24:06
Line 76 
Line 76 
 void    igmp_stats __P((u_long, char *));  void    igmp_stats __P((u_long, char *));
 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    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 *));
   

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14