vmm_sb_ds_pkt_stream Class Reference

Inheritance list for class vmm_sb_ds_pkt_stream:

List of all members.
Defined at line 35 of file sb/vmm_sb_ds.sv.

Public Attributes

int  n_dropped 
int  n_inserted 
int  n_matched 
int  n_mismatched 
int  n_not_found 
vmm_data  pkts 


Member Attribute Documentation

  int  attribute
 vmm_sb_ds_pkt_stream::n_dropped


Defined at line 41 of file sb/vmm_sb_ds.sv.

  int  attribute
 vmm_sb_ds_pkt_stream::n_inserted


Defined at line 38 of file sb/vmm_sb_ds.sv.

  int  attribute
 vmm_sb_ds_pkt_stream::n_matched


Defined at line 39 of file sb/vmm_sb_ds.sv.

  int  attribute
 vmm_sb_ds_pkt_stream::n_mismatched


Defined at line 40 of file sb/vmm_sb_ds.sv.

  int  attribute
 vmm_sb_ds_pkt_stream::n_not_found


Defined at line 42 of file sb/vmm_sb_ds.sv.

  vmm_data  attribute
 vmm_sb_ds_pkt_stream::pkts


Defined at line 36 of file sb/vmm_sb_ds.sv.