Searched refs:dns_last_pcb_idx (Results 1 – 1 of 1) sorted by relevance
296 static u8_t dns_last_pcb_idx; variable933 dns_last_pcb_idx = i; in dns_alloc_pcb()939 for (i = 0, idx = (u8_t)(dns_last_pcb_idx + 1); i < DNS_MAX_SOURCE_PORTS; i++, idx++) { in dns_alloc_pcb()944 dns_last_pcb_idx = idx; in dns_alloc_pcb()