Searched defs:inquiry_entry (Results 1 – 1 of 1) sorted by relevance
46 struct inquiry_entry { struct47 struct list_head all; /* inq_cache.all */48 struct list_head list; /* unknown or resolve */49 enum {54 } name_state;55 __u32 timestamp;56 struct inquiry_data data;