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

/linux-master/include/net/
H A Dping.h17 #define PING_HTABLE_MASK (PING_HTABLE_SIZE-1) macro
/linux-master/net/ipv4/
H A Dping.c75 return &table->hash[ping_hashfn(net, num, PING_HTABLE_MASK)];

Completed in 251 milliseconds