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