OpenNSL API Guide and Reference Manual
Data Fields
create_l3_egress_s Struct Reference

Data Fields

uint32 allocation_flags
 
opennsl_if_t arp_encap_id
 
opennsl_if_t fec_id
 
uint32 l3_flags
 
uint32 l3_flags2
 
opennsl_mac_t next_hop_mac_addr
 
opennsl_gport_t out_gport
 
opennsl_if_t out_tunnel_or_rif
 
int qos_map_id
 
int vlan
 

Detailed Description

Definition at line 164 of file example_vxlan.c.

Field Documentation

uint32 create_l3_egress_s::allocation_flags

Definition at line 166 of file example_vxlan.c.

Referenced by example_l3_egress_create().

opennsl_if_t create_l3_egress_s::arp_encap_id
opennsl_if_t create_l3_egress_s::fec_id
uint32 create_l3_egress_s::l3_flags

Definition at line 167 of file example_vxlan.c.

Referenced by example_l3_egress_create().

uint32 create_l3_egress_s::l3_flags2

Definition at line 168 of file example_vxlan.c.

Referenced by example_l3_egress_create().

opennsl_mac_t create_l3_egress_s::next_hop_mac_addr
opennsl_gport_t create_l3_egress_s::out_gport
opennsl_if_t create_l3_egress_s::out_tunnel_or_rif
int create_l3_egress_s::qos_map_id

Definition at line 173 of file example_vxlan.c.

Referenced by example_l3_egress_create().

int create_l3_egress_s::vlan

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