nmf_policer_attr_value Union Reference
[Packet Monitor Functions]

Policer Attribute Values. More...

#include <nmf.h>

Collaboration diagram for nmf_policer_attr_value:

Collaboration graph
[legend]

Data Fields

char * name
char * desc
struct nmf_policer_stats stats
enum nmf_policer_action committed_action
u_int committed_capacity
u_int committed_rate
enum nmf_policer_action excess_action
u_int excess_capacity
u_int excess_rate
enum nmf_policer_color color_source
u_char mkdn_dscp
u_char mkdn_swpri
u_char * dscp_map
u_char * swpri_map

Detailed Description

Policer Attribute Values.

Definition at line 2109 of file nmf.h.


Field Documentation

Name

Definition at line 2111 of file nmf.h.

Text description

Definition at line 2114 of file nmf.h.

Packet and byte counter statistics

Definition at line 2117 of file nmf.h.

The action to take when the data rate exceeds the committed_capacity threshold.

Definition at line 2123 of file nmf.h.

The committed capacity threshold in bytes.

Definition at line 2126 of file nmf.h.

The rate at which the commited capacity bucket is refilled in bytes.

Definition at line 2132 of file nmf.h.

The action to take when the data rate exceeds the excess_capacity threshold.

Definition at line 2138 of file nmf.h.

The excess capacity threshold in bytes.

Definition at line 2141 of file nmf.h.

The rate at which the commited capacity bucket is refilled in bytes.

Definition at line 2147 of file nmf.h.

The data source to use when determining the initial color of a packet.

Definition at line 2153 of file nmf.h.

Boolean value of the NMF_POLICER_ATTR_MKDN_DSCP attribute.

Definition at line 2156 of file nmf.h.

Boolean value of the NMF_POLICER_ATTR_MKDN_SWPRI attribute.

Definition at line 2159 of file nmf.h.

Array of 64 elements specifying DSCP mark down map

Definition at line 2162 of file nmf.h.

Array of 16 elements specifying SWPRI mark down map.

Definition at line 2165 of file nmf.h.


The documentation for this union was generated from the following file:

Generated on Wed Sep 1 09:40:57 2010 for NetManage by  doxygen 1.5.6