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