Searched defs:hash_size (Results 1 – 2 of 2) sorted by relevance
/net/dccp/ | ||
D | proto.c | 1184 unsigned long hash_size = (1UL << ehash_order) * PAGE_SIZE / in dccp_init() local |
/net/ipv4/ | ||
D | tcp_output.c | 438 u8 hash_size; /* bytes in hash_location */ member |