Home
last modified time | relevance | path

Searched refs:NET_TRIE_MAGIC (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dtrie_utility.h53 #define NET_TRIE_MAGIC 0x5061747269636961 macro
H A Dtrie_utility.c173 new_trie->magic = NET_TRIE_MAGIC; in net_trie_init()
253 new_trie->magic = NET_TRIE_MAGIC; in net_trie_init_with_mem()