[BACK]Return to pftop.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / systat

Diff for /src/usr.bin/systat/pftop.c between version 1.20 and 1.21

version 1.20, 2011/10/13 18:32:30 version 1.21, 2013/10/12 12:17:32
Line 1574 
Line 1574 
 {  {
         struct pf_altq_node     *node;          struct pf_altq_node     *node;
         struct pfioc_altq        pa;          struct pfioc_altq        pa;
         struct pfioc_qstats      pq;          struct pfioc_altqstats   pq;
         u_int32_t                nr;          u_int32_t                nr;
         struct queue_stats       qstats;          struct queue_stats       qstats;
         u_int32_t                nr_queues;          u_int32_t                nr_queues;

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21