Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_fragment.c123 static unsigned int ipqhashfn(u16 id, u32 saddr, u32 daddr, u8 prot) in ipqhashfn() function
145 unsigned int hval = ipqhashfn(q->id, q->saddr, in ipfrag_secret_rebuild()
392 unsigned int hash = ipqhashfn(id, saddr, daddr, protocol); in ip_find()