Searched refs:MDNS_IF_MAX (Results 1 – 5 of 5) sorted by relevance
137 packet->tcpip_if = MDNS_IF_MAX;167 for (i=0; i<MDNS_IF_MAX; i++) {201 for (i=0; i<MDNS_IF_MAX; i++) {
112 for (int i=0; i<MDNS_IF_MAX; i++) { in _mdns_pcb_deinit()258 for (int i=0; i<MDNS_IF_MAX; i++) { in sock_recv_task()278 for (int tcpip_if=0; tcpip_if<MDNS_IF_MAX; tcpip_if++) { in sock_recv_task()
54 static esp_netif_t * s_esp_netifs[MDNS_IF_MAX] = {};61 if (tcpip_if < MDNS_IF_MAX) { in _mdns_get_esp_netif()84 if (tcpip_if < MDNS_IF_MAX) { in _mdns_clean_netif_ptr()95 for (int i=0; i<MDNS_IF_MAX; ++i) { in _mdns_get_if_from_esp_netif()99 return MDNS_IF_MAX; in _mdns_get_if_from_esp_netif()969 return MDNS_IF_MAX; in _mdns_get_other_if()978 if (other_if == MDNS_IF_MAX) { in _mdns_if_is_dup()1930 for (i=0; i<MDNS_IF_MAX; i++) { in _mdns_send_bye()1988 for (i=0; i<MDNS_IF_MAX; i++) { in _mdns_probe_all_pcbs()2010 for (i=0; i<MDNS_IF_MAX; i++) { in _mdns_announce_all_pcbs()[all …]
68 MDNS_IF_MAX enumerator
382 } interfaces[MDNS_IF_MAX];