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