Searched refs:tipc_hashfn (Results 1 – 2 of 2) sorted by relevance
104 static inline unsigned int tipc_hashfn(u32 addr) in tipc_hashfn() function
66 hlist_for_each_entry(node, pos, &node_htable[tipc_hashfn(addr)], hash) { in tipc_node_find()108 hlist_add_head(&n_ptr->hash, &node_htable[tipc_hashfn(addr)]); in tipc_node_create()