Searched refs:tracker_hash_entry (Results 1 – 1 of 1) sorted by relevance
114 LIST_ENTRY(tracker_hash_entry) entry_link; \123 typedef struct tracker_hash_entry { struct133 LIST_HEAD(trackerhashhead, tracker_hash_entry); argument144 sizeof(struct tracker_hash_entry), ZC_NONE);188 sizeof(struct tracker_hash_entry_short) : entry ? sizeof(struct tracker_hash_entry) : 0)310 fill_hash_entry(struct tracker_hash_entry *entry, uuid_t appuuid, struct sockaddr *address) in fill_hash_entry()357 tracker_entry_log(int log_level, char *log_msg, struct tracker_hash_entry *entry, uint32_t hash) in tracker_entry_log()390 static inline struct tracker_hash_entry *391 tracker_search_and_insert(struct tracker_db *db, struct tracker_hash_entry *matchentry, boolean_t i… in tracker_search_and_insert()395 struct tracker_hash_entry *nextentry = NULL; in tracker_search_and_insert()[all …]