Searched defs:thash (Results 1 – 3 of 3) sorted by relevance
36 const struct nf_conntrack_tuple_hash *thash; in tcf_connmark() local
37 unsigned long (*thash)(unsigned long addr); member401 PARAVIRT_DEFINE_CPU_OP1_RET(thash, THASH) in PARAVIRT_DEFINE_CPU_OP1_RET() argument
41 #define thash .error "thash should not be used directly." macro