Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Data Fields

Tunnel Status Information. More...

#include <openapi_l2ol3tunnel.h>

Data Fields

OPEN_L2OL3_REASON_t reasonFlags
 Reason for which tunnel is not applied to hardware. More...
 
OPEN_LINK_STATE_t status
 A value of OPEN_LINK_UP indicates tunnel is UP and applied to hardware. More...
 

Detailed Description

Tunnel Status Information.

Definition at line 127 of file openapi_l2ol3tunnel.h.

Field Documentation

OPEN_L2OL3_REASON_t open_l2ol3TunnelStatus_t::reasonFlags

Reason for which tunnel is not applied to hardware.

Examples:
l2ol3tunnel_example.c.

Definition at line 132 of file openapi_l2ol3tunnel.h.

OPEN_LINK_STATE_t open_l2ol3TunnelStatus_t::status

A value of OPEN_LINK_UP indicates tunnel is UP and applied to hardware.

A value of OPEN_LINK_DOWN indicates tunnel is down and is not applied to hardware.

Examples:
l2ol3tunnel_example.c.

Definition at line 129 of file openapi_l2ol3tunnel.h.


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