Searched defs:hsize (Results 1 – 10 of 10) sorted by relevance
| /f-stack/tools/libutil/ |
| H A D | realhostname.c | 51 realhostname(char *host, size_t hsize, const struct in_addr *ip) in realhostname() 101 realhostname_sa(char *host, size_t hsize, struct sockaddr *addr, int addrlen) in realhostname_sa()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 995 hash_ip(uint32_t addr, int hsize) in hash_ip() 1004 hash_ip6(struct in6_addr *addr6, int hsize) in hash_ip6() 1015 hash_ip64(struct in6_addr *addr6, int hsize) in hash_ip64() 1036 hash_ip6_al(struct in6_addr *addr6, void *key, int mask, int hsize) in hash_ip6_al() 1054 uint16_t hash, hsize; in ta_lookup_chash_slow() local 1099 uint16_t hash, hsize; in ta_lookup_chash_aligned() local 1148 uint16_t hash, hsize; in ta_lookup_chash_64() local 1271 uint32_t hsize; in ta_init_chash() local 3149 hash_flow4(struct fhashentry4 *f, int hsize) in hash_flow4() 3159 hash_flow6(struct fhashentry6 *f, int hsize) in hash_flow6() [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | stats.c | 320 size_t curlextents, sz, hsize; in TEST_BEGIN() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_hash.h | 76 ngx_uint_t hsize; member
|
| /f-stack/freebsd/netinet/ |
| H A D | in.c | 1459 in_lltable_hash_dst(const struct in_addr dst, uint32_t hsize) in in_lltable_hash_dst() 1466 in_lltable_hash(const struct llentry *lle, uint32_t hsize) in in_lltable_hash()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6.c | 2244 in6_lltable_hash_dst(const struct in6_addr *dst, uint32_t hsize) in in6_lltable_hash_dst() 2251 in6_lltable_hash(const struct llentry *lle, uint32_t hsize) in in6_lltable_hash()
|
| /f-stack/freebsd/net/ |
| H A D | if_llatbl.c | 567 lltable_allocate_htbl(uint32_t hsize) in lltable_allocate_htbl()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_gzip_filter_module.c | 1257 size_t memlevel, hsize; in ngx_http_gzip_hash() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dbuf.c | 789 uint64_t hsize = 1ULL << 16; in dbuf_init() local
|
| H A D | arc.c | 1267 uint64_t hsize = 1ULL << 12; in buf_init() local
|