Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dping.h17 #define PING_HTABLE_MASK (PING_HTABLE_SIZE-1) macro
/linux-6.3-rc2/net/ipv4/
A Dping.c80 return &table->hash[ping_hashfn(net, num, PING_HTABLE_MASK)]; in ping_hashslot()

Completed in 5 milliseconds