Searched refs:DNS_NAME_OMITFINALDOT (Results 1 – 2 of 2) sorted by relevance
668 #define DNS_NAME_OMITFINALDOT 0x01U macro
929 options |= DNS_NAME_OMITFINALDOT; in dns_name_totext()943 int omit_final_dot = options & DNS_NAME_OMITFINALDOT; in dns_name_totext2()