Searched defs:sip_hash_s (Results 1 – 1 of 1) sorted by relevance
54 typedef struct sip_hash_s { struct55 sip_hash_obj_t *hash_head;56 sip_hash_obj_t *hash_tail;57 int hash_count;58 pthread_mutex_t sip_hash_mutex;