OpenNSL API Guide and Reference Manual
Data Fields
vxlan_s Struct Reference

Data Fields

int access_port
 
int dip_sip_vrf_using_my_vtep_index_mode
 
int mc_group_id
 
opennsl_mac_t mc_mac
 
int my_vtep_index
 
int network_port
 
opennsl_if_t prov_vlan_l3_intf_id
 
opennsl_gport_t tunnel_init_gport
 
opennsl_if_t tunnel_init_intf_id
 
opennsl_mac_t tunnel_mac_address
 
opennsl_gport_t tunnel_term_gport
 
opennsl_mac_t user_mac_address
 
opennsl_gport_t vlan_inLif
 
int vni
 
int vpn_id
 
opennsl_if_t vxlan_fec_intf_id
 
opennsl_gport_t vxlan_gport
 
int vxlan_network_group_id
 
int vxlan_vdc_enable
 

Detailed Description

Definition at line 185 of file example_vxlan.c.

Field Documentation

int vxlan_s::access_port

Definition at line 193 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::dip_sip_vrf_using_my_vtep_index_mode

Definition at line 190 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::mc_group_id
opennsl_mac_t vxlan_s::mc_mac

Definition at line 206 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::my_vtep_index

Definition at line 192 of file example_vxlan.c.

int vxlan_s::network_port

Definition at line 194 of file example_vxlan.c.

Referenced by example_vxlan().

opennsl_if_t vxlan_s::prov_vlan_l3_intf_id

Definition at line 201 of file example_vxlan.c.

Referenced by example_ip_tunnel_term_create_l3_intf(), and example_vxlan().

opennsl_gport_t vxlan_s::tunnel_init_gport

Definition at line 196 of file example_vxlan.c.

Referenced by example_vxlan().

opennsl_if_t vxlan_s::tunnel_init_intf_id
opennsl_mac_t vxlan_s::tunnel_mac_address

Definition at line 205 of file example_vxlan.c.

Referenced by example_vxlan().

opennsl_gport_t vxlan_s::tunnel_term_gport

Definition at line 200 of file example_vxlan.c.

Referenced by example_vxlan().

opennsl_mac_t vxlan_s::user_mac_address

Definition at line 204 of file example_vxlan.c.

Referenced by example_vxlan().

opennsl_gport_t vxlan_s::vlan_inLif

Definition at line 202 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::vni

Definition at line 187 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::vpn_id

Definition at line 186 of file example_vxlan.c.

Referenced by example_vxlan(), and main().

opennsl_if_t vxlan_s::vxlan_fec_intf_id

Definition at line 198 of file example_vxlan.c.

Referenced by example_vxlan().

opennsl_gport_t vxlan_s::vxlan_gport

Definition at line 203 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::vxlan_network_group_id

Definition at line 189 of file example_vxlan.c.

Referenced by example_vxlan().

int vxlan_s::vxlan_vdc_enable

Definition at line 188 of file example_vxlan.c.

Referenced by example_vxlan_open_vpn().


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