Searched refs:new_proc_lut (Results 1 – 2 of 2) sorted by relevance
844 static const struct proc_role new_proc_lut[] = { variable924 if (valid_pdu && pdu->llctrl.opcode < ARRAY_SIZE(new_proc_lut)) { in llcp_rr_new()927 struct proc_role pr = new_proc_lut[pdu->llctrl.opcode]; in llcp_rr_new()
217 * Table new_proc_lut[] maps LLCP PDUs to procedures/roles used in llcp_rr_new()