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