Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c599 struct _bfs_node { struct
619 uint32_t hash, struct _bfs_node *queue, uint8_t leaf_node_idx, in cuckoo_move() argument
622 struct _bfs_node *prev_node, *curr_node; in cuckoo_move()
707 struct _bfs_node queue[_CHT_BFS_QUEUE_LEN]; in cuckoo_probe()