Lines Matching defs:smp_ltk
197 struct smp_ltk { struct198 struct list_head list;199 struct rcu_head rcu;200 bdaddr_t bdaddr;201 u8 bdaddr_type;202 u8 link_type;203 u8 authenticated;204 u8 type;205 u8 enc_size;206 __le16 ediv;207 __le64 rand;208 u8 val[16];