Searched refs:dns_last_pcb_idx (Results 1 – 1 of 1) sorted by relevance
301 static u8_t dns_last_pcb_idx; variable980 dns_last_pcb_idx = i; in dns_alloc_pcb()986 for (i = 0, idx = (u8_t)(dns_last_pcb_idx + 1); i < DNS_MAX_SOURCE_PORTS; i++, idx++) { in dns_alloc_pcb()991 dns_last_pcb_idx = idx; in dns_alloc_pcb()