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

/linux-4.1.27/net/ipv4/
H A Dping.c67 static inline u32 ping_hashfn(const struct net *net, u32 num, u32 mask) ping_hashfn() function
79 return &table->hash[ping_hashfn(net, num, PING_HTABLE_MASK)]; ping_hashslot()

Completed in 56 milliseconds