hci_scorxq_max 2039 netbt/hci.h extern int hci_eventq_max, hci_aclrxq_max, hci_scorxq_max; hci_scorxq_max 58 netbt/hci_unit.c int hci_scorxq_max = 50; hci_scorxq_max 77 netbt/hci_unit.c unit->hci_scorxq.ifq_maxlen = hci_scorxq_max; hci_scorxq_max 399 netbt/hci_unit.c if (unit->hci_scorxqlen > hci_scorxq_max) {