[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.68 and 1.69

version 1.68, 2015/02/12 01:49:02 version 1.69, 2015/09/11 19:35:37
Line 111 
Line 111 
 void    pr_family(int);  void    pr_family(int);
   
 void    ip6_stats(char *);  void    ip6_stats(char *);
 void    ip6_ifstats(char *);  
 void    icmp6_stats(char *);  void    icmp6_stats(char *);
 void    icmp6_ifstats(char *);  
 void    pim6_stats(char *);  void    pim6_stats(char *);
 void    div6_stats(char *);  void    div6_stats(char *);
 void    rip6_stats(char *);  void    rip6_stats(char *);

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69