Searched refs:necp_domain_trie (Results 1 – 1 of 1) sorted by relevance
310 struct necp_domain_trie { struct311 LIST_ENTRY(necp_domain_trie) owner_chain;312 LIST_ENTRY(necp_domain_trie) chain;319 static LIST_HEAD(necp_domain_trie_list, necp_domain_trie) necp_global_domain_trie_list; argument555 static void necp_free_domain_trie(struct necp_domain_trie *trie);556 static struct necp_domain_trie *necp_lookup_domain_trie(struct necp_domain_trie_list *list, u_int32…1726 struct necp_domain_trie* __single trie = NULL; in necp_session_remove_all_domain_tries()1727 struct necp_domain_trie* __single temp_trie = NULL; in necp_session_remove_all_domain_tries()1778 struct necp_domain_trie* __single trie = NULL; in necp_session_trie_dump_all()6034 static struct necp_domain_trie *[all …]