irks 415 include/net/bluetooth/mgmt.h struct mgmt_irk_info irks[0]; irks 5028 net/bluetooth/mgmt.c expected_len = struct_size(cp, irks, irk_count); irks 5039 net/bluetooth/mgmt.c struct mgmt_irk_info *key = &cp->irks[i]; irks 5052 net/bluetooth/mgmt.c struct mgmt_irk_info *irk = &cp->irks[i];