esp_ping_config_t struct
Type of "ping" configuration
Fields
A "ping" session contains count procedures.
Milliseconds between each ping procedure.
Timeout value (in milliseconds) of each ping procedure.
Size of the data next to ICMP packet header.
Type of Service, a field specified in the IP header.
Time to Live,a field specified in the IP header.
Target IP address, either IPv4 or IPv6.
Stack size of internal ping task.
Priority of internal ping task.
Netif index, interface=0 means NETIF_NO_INDEX.
Examples
esp_ping_config_t is referenced by 4 libraries and example projects: