Searched refs:disc_cnt (Results 1 – 1 of 1) sorted by relevance
112 int disc_cnt; in eth_action_disconnected() local113 for (disc_cnt = 0; disc_cnt < netif_glue->port_cnt; disc_cnt++) { in eth_action_disconnected()114 if (esp_netif_is_netif_up(netif_glue->ports_esp_netifs[disc_cnt]) == true) { in eth_action_disconnected()119 if (disc_cnt >= netif_glue->port_cnt) { in eth_action_disconnected()