OpenNSL API Guide and Reference Manual
Data Fields
ip_tunnel_s Struct Reference

Data Fields

opennsl_mac_t da
 
int dip
 
int dip_mask
 
int dscp
 
opennsl_tunnel_dscp_select_t dscp_sel
 
int flags
 
opennsl_mac_t sa
 
int sip
 
int sip_mask
 
int ttl
 

Detailed Description

Definition at line 230 of file example_vxlan.c.

Field Documentation

opennsl_mac_t ip_tunnel_s::da

Definition at line 231 of file example_vxlan.c.

Referenced by example_vxlan_egress_tunnel_fec_create().

int ip_tunnel_s::dip
int ip_tunnel_s::dip_mask

Definition at line 236 of file example_vxlan.c.

int ip_tunnel_s::dscp

Definition at line 238 of file example_vxlan.c.

Referenced by example_vxlan_egress_tunnel_create().

opennsl_tunnel_dscp_select_t ip_tunnel_s::dscp_sel

Definition at line 239 of file example_vxlan.c.

Referenced by example_vxlan_egress_tunnel_create().

int ip_tunnel_s::flags

Definition at line 240 of file example_vxlan.c.

Referenced by example_vxlan_egress_tunnel_create().

opennsl_mac_t ip_tunnel_s::sa

Definition at line 232 of file example_vxlan.c.

int ip_tunnel_s::sip
int ip_tunnel_s::sip_mask

Definition at line 234 of file example_vxlan.c.

int ip_tunnel_s::ttl

Definition at line 237 of file example_vxlan.c.

Referenced by example_vxlan_egress_tunnel_create().


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