Searched refs:ipqhashfn (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_fragment.c104 static unsigned int ipqhashfn(__be16 id, __be32 saddr, __be32 daddr, u8 prot) function
126 unsigned int hval = ipqhashfn(q->id, q->saddr,
294 hash = ipqhashfn(qp_in->id, qp_in->saddr, qp_in->daddr,
377 hash = ipqhashfn(id, saddr, daddr, protocol);

Completed in 43 milliseconds