Searched refs:ARES_FLAG_IGNTC (Results 1 – 3 of 3) sorted by relevance
140 #define ARES_FLAG_IGNTC (1 << 2) macro
111 { "igntc", ARES_FLAG_IGNTC },
581 if ((tc || alen > PACKETSZ) && !tcp && !(channel->flags & ARES_FLAG_IGNTC)) in process_answer()