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

Data Fields

OPEN_BOOL_t inUse
 OPEN_TRUE if this entry contains an IP-SLA Probe config info. More...
 
uint32_t ipSlaId
 IP SLA operation number Range {1-128}.
 
openIpSlaOperTypes_t ipSlaType
 {OPEN_IPSLA_OPER_TYPE_NONE, OPEN_IPSLA_OPER_TYPE_ICMP_ECHO} [default: OPEN_IPSLA_OPER_TYPE_NONE]
 
OPEN_BOOL_t isScheduled
 {OPEN_TRUE, OPEN_FALSE} [Default: OPEN_FALSE]
 
union {
   openIpSlaIcmpEchoCfg_t   ipSlaEchoCfgParams
 
u
 

Detailed Description

Examples:
ipsla_example.c.

Definition at line 68 of file openapi_ipsla.h.

Field Documentation

OPEN_BOOL_t openIpSlaCfg_s::inUse

OPEN_TRUE if this entry contains an IP-SLA Probe config info.

Examples:
ipsla_example.c.

Definition at line 70 of file openapi_ipsla.h.


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