Searched refs:ipqhashfn (Results 1 – 1 of 1) sorted by relevance
103 static unsigned int ipqhashfn(__be16 id, __be32 saddr, __be32 daddr, u8 prot) in ipqhashfn() function116 return ipqhashfn(ipq->id, ipq->saddr, ipq->daddr, ipq->protocol); in ip4_hashfn()248 hash = ipqhashfn(iph->id, iph->saddr, iph->daddr, iph->protocol); in ip_find()