Searched refs:deriveRemovesOnResume (Results 1 – 2 of 2) sorted by relevance
2260 if (!llq || llqInfo->state == LLQ_Poll || llqInfo->deriveRemovesOnResume) in pktResponseHndlr()2263 if (llq && llqInfo->deriveRemovesOnResume) llqInfo->deriveRemovesOnResume = mDNSfalse; in pktResponseHndlr()2973 info->deriveRemovesOnResume = mDNStrue; in sendLLQRefresh()3109 info->deriveRemovesOnResume = mDNStrue; in hndlRequestChallenge()5090 llqInfo->deriveRemovesOnResume = mDNStrue; in RestartQueries()5099 llqInfo->deriveRemovesOnResume = mDNStrue; in RestartQueries()
1847 mDNSBool deriveRemovesOnResume; member