lwIP + 0/4 examples
SourceVu will show references to esp_ping_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
A "ping" session contains count procedures.
uint32_t
Milliseconds between each ping procedure.
uint32_t
Timeout value (in milliseconds) of each ping procedure.
uint32_t
Size of the data next to ICMP packet header.
int
Type of Service, a field specified in the IP header.
int
Time to Live,a field specified in the IP header.
Target IP address, either IPv4 or IPv6.
uint32_t
Stack size of internal ping task.
uint32_t
Priority of internal ping task.
uint32_t
Netif index, interface=0 means NETIF_NO_INDEX.

References

from examples