Searched refs:temp_trie (Results 1 – 1 of 1) sorted by relevance
1656 struct necp_domain_trie* __single temp_trie = NULL; in necp_session_remove_all_domain_tries() local1657 LIST_FOREACH_SAFE(trie, &session->domain_tries, owner_chain, temp_trie) { in necp_session_remove_all_domain_tries()