OpenNSL API Guide and Reference Manual
|
Definition at line 185 of file example_vxlan.c.
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 |
Definition at line 199 of file example_vxlan.c.
Referenced by example_add_inLif_to_vswitch(), example_multicast_group_open(), example_vxlan(), example_vxlan_port_add(), and remove_inLif_from_vswitch().
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 |
Definition at line 197 of file example_vxlan.c.
Referenced by example_vxlan_egress_tunnel_create(), and example_vxlan_egress_tunnel_fec_create().
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().