OpenNSL API Guide and Reference Manual
Data Fields
opennsl_mpls_vpn_config_s Struct Reference

MPLS VPN Config Structure. More...

#include <mplsX.h>

Data Fields

opennsl_multicast_t broadcast_group
 
uint32 flags
 OPENNSL_MPLS_VPN_xxx.
 
int lookup_id
 
opennsl_policer_t policer_id
 Policer id to be used.
 
opennsl_vlan_protocol_packet_ctrl_t protocol_pkt
 Protocol packet control.
 
opennsl_multicast_t unknown_multicast_group
 
opennsl_multicast_t unknown_unicast_group
 
opennsl_vpn_t vpn
 

Detailed Description

MPLS VPN Config Structure.

Definition at line 368 of file mplsX.h.

Field Documentation

opennsl_multicast_t opennsl_mpls_vpn_config_s::broadcast_group

Definition at line 372 of file mplsX.h.

uint32 opennsl_mpls_vpn_config_s::flags

OPENNSL_MPLS_VPN_xxx.

Definition at line 369 of file mplsX.h.

int opennsl_mpls_vpn_config_s::lookup_id

Definition at line 371 of file mplsX.h.

opennsl_policer_t opennsl_mpls_vpn_config_s::policer_id

Policer id to be used.

Definition at line 375 of file mplsX.h.

opennsl_vlan_protocol_packet_ctrl_t opennsl_mpls_vpn_config_s::protocol_pkt

Protocol packet control.

Definition at line 376 of file mplsX.h.

opennsl_multicast_t opennsl_mpls_vpn_config_s::unknown_multicast_group

Definition at line 374 of file mplsX.h.

opennsl_multicast_t opennsl_mpls_vpn_config_s::unknown_unicast_group

Definition at line 373 of file mplsX.h.

opennsl_vpn_t opennsl_mpls_vpn_config_s::vpn

Definition at line 370 of file mplsX.h.


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