Searched refs:thash (Results 1 – 5 of 5) sorted by relevance
37 const struct nf_conntrack_tuple_hash *thash; in tcf_connmark_act() local78 thash = nf_conntrack_find_get(ca->net, &zone, &tuple); in tcf_connmark_act()79 if (!thash) in tcf_connmark_act()82 c = nf_ct_tuplehash_to_ctrack(thash); in tcf_connmark_act()
103 #define ia64_thash IA64_INTRINSIC_API(thash)
87 (pred) thash reg0 = reg1
156 unsigned int thash = tipc_hashfn(addr); in get_peer() local158 hlist_for_each_entry(peer, &mon->peers[thash], hash) { in get_peer()
262 unsigned int thash = tipc_hashfn(addr); in tipc_node_find() local265 hlist_for_each_entry_rcu(node, &tn->node_htable[thash], hash) { in tipc_node_find()