OpenNSL API Guide and Reference Manual
Data Fields
ip_tunnel_glbl_info_s Struct Reference

Data Fields

int access_vlan
 
struct ip_tunnel_s ip_tunnel_info
 
int provider_vlan
 
opennsl_tunnel_type_t tunnel_type
 
int tunnel_vlan
 

Detailed Description

Definition at line 249 of file example_vxlan.c.

Field Documentation

int ip_tunnel_glbl_info_s::access_vlan
struct ip_tunnel_s ip_tunnel_glbl_info_s::ip_tunnel_info
int ip_tunnel_glbl_info_s::provider_vlan

Definition at line 253 of file example_vxlan.c.

Referenced by example_add_ports_to_vlans(), and example_vxlan().

opennsl_tunnel_type_t ip_tunnel_glbl_info_s::tunnel_type

Definition at line 250 of file example_vxlan.c.

Referenced by example_vxlan_egress_tunnel_create().

int ip_tunnel_glbl_info_s::tunnel_vlan

Definition at line 252 of file example_vxlan.c.

Referenced by example_add_ports_to_vlans(), and example_vxlan().


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