Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_hash.h54 typedef struct sip_hash_s { struct
55 sip_hash_obj_t *hash_head;
56 sip_hash_obj_t *hash_tail;
57 int hash_count;
58 pthread_mutex_t sip_hash_mutex;