Searched defs:inquiry_entry (Results 1 – 1 of 1) sorted by relevance
53 struct inquiry_entry { struct54 struct list_head all; /* inq_cache.all */55 struct list_head list; /* unknown or resolve */56 enum {61 } name_state;62 __u32 timestamp;63 struct inquiry_data data;