Searched refs:DNS_TRANSACTION_IS_LIVE (Results 1 – 6 of 6) sorted by relevance
310 if (DNS_TRANSACTION_IS_LIVE(state)) in dns_query_candidate_notify()579 assert(!DNS_TRANSACTION_IS_LIVE(state)); in dns_query_complete()580 assert(DNS_TRANSACTION_IS_LIVE(q->state)); in dns_query_complete()937 assert(DNS_TRANSACTION_IS_LIVE(q->state)); in dns_query_ready()
41 #define DNS_TRANSACTION_IS_LIVE(state) IN_SET((state), DNS_TRANSACTION_NULL, DNS_TRANSACTION_PENDIN… macro
90 if (DNS_TRANSACTION_IS_LIVE(t->state)) in dns_scope_abort_transactions()1412 if (DNS_TRANSACTION_IS_LIVE(t->state)) in dns_scope_announce()
95 if (!DNS_TRANSACTION_IS_LIVE(q->state)) in vl_on_disconnect()
390 assert(!DNS_TRANSACTION_IS_LIVE(state)); in dns_transaction_complete()842 if (DNS_TRANSACTION_IS_LIVE(dt->state)) in dns_transaction_dnssec_is_live()3068 if (DNS_TRANSACTION_IS_LIVE(dt->state)) in dns_transaction_copy_validated()
35 if (!DNS_TRANSACTION_IS_LIVE(q->state)) in query_on_bus_track()