Home
last modified time | relevance | path

Searched defs:hash_bucket (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dhash.h52 struct hash_bucket { struct
53 struct hash_bucket *next; argument
69 struct hash_bucket *buckets [1]; argument
/netbsd-src/external/bsd/top/dist/
H A Dhash.h71 bucket_t *hash_bucket; member