Network Component  Version 7.19.0
MDK Middleware for IPv4 and IPv6 Networking
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Enumerations

Ping Callback Events. More...

Enumerations

enum  netPing_Event {
  netPing_EventSuccess = 0 ,
  netPing_EventTimeout
}
 Ping Callback Events. More...
 

Description

Ping Callback Events.

Enumerations for the Ping Client.

Enumeration Type Documentation

◆ netPing_Event

Ping Callback Events.

Parameter for:

Enumerator
netPing_EventSuccess 

Pinged Host responded.

netPing_EventTimeout 

Timeout, no ping response received.