Home
last modified time | relevance | path

Searched refs:PING_TARGET_IF_INDEX (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/lwip/apps/ping/
Desp_ping.c51 case PING_TARGET_IF_INDEX: in esp_ping_set_target()
105 case PING_TARGET_IF_INDEX: in esp_ping_get_target()
Dping.c279 esp_ping_get_target(PING_TARGET_IF_INDEX, &interface, sizeof(interface)); in ping_init()
/hal_espressif-3.6.0/components/lwip/include/apps/
Desp_ping.h58 PING_TARGET_IF_INDEX = 59 /**< ping if index*/ enumerator