tag
line
file
source code
HASH
114
net/core/net_alias.c
HASH(__u32 addr, int af)
HASH
224
net/ipv4/arp.c
#define HASH(paddr) (htonl(paddr) & (ARP_TABLE_SIZE - 1))