Searched defs:htbl_hash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c61 uint_t (*htbl_hash)(const void *, size_t); member in struct:htbl
72 ((htbl)->htbl_ptrs[(htbl)->htbl_hash((arg), 0) % (htbl)->htbl_size])
76 hash_link((htbl), (htbl)->htbl_hash((strp), (htbl)->htbl_key_off), \

Completed in 47 milliseconds