OpenNSL API Guide and Reference Manual
Data Fields
vxlan_port_add_s Struct Reference

Data Fields

opennsl_if_t egress_if
 
uint32 flags
 
opennsl_gport_t in_port
 
opennsl_gport_t in_tunnel
 
int is_ecmp
 
int network_group_id
 
opennsl_gport_t out_tunnel
 
opennsl_if_t out_tunnel_if
 
int set_egress_orientation_using_vxlan_port_add
 
uint32 vpn
 
opennsl_gport_t vxlan_port_id
 

Detailed Description

Definition at line 109 of file example_vxlan.c.

Field Documentation

opennsl_if_t vxlan_port_add_s::egress_if

Definition at line 115 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

uint32 vxlan_port_add_s::flags

Definition at line 116 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

opennsl_gport_t vxlan_port_add_s::in_port

Definition at line 112 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

opennsl_gport_t vxlan_port_add_s::in_tunnel

Definition at line 113 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

int vxlan_port_add_s::is_ecmp

Definition at line 127 of file example_vxlan.c.

int vxlan_port_add_s::network_group_id

Definition at line 122 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

opennsl_gport_t vxlan_port_add_s::out_tunnel

Definition at line 114 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

opennsl_if_t vxlan_port_add_s::out_tunnel_if

Definition at line 128 of file example_vxlan.c.

int vxlan_port_add_s::set_egress_orientation_using_vxlan_port_add

Definition at line 117 of file example_vxlan.c.

Referenced by example_vxlan_port_s_clear().

uint32 vxlan_port_add_s::vpn

Definition at line 111 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().

opennsl_gport_t vxlan_port_add_s::vxlan_port_id

Definition at line 131 of file example_vxlan.c.

Referenced by example_vxlan(), and example_vxlan_port_add().


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