Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_hash.h52 typedef struct sip_hash_s { struct
53 sip_hash_obj_t *hash_head;
54 sip_hash_obj_t *hash_tail;
55 int hash_count;
56 pthread_mutex_t sip_hash_mutex;