Home
last modified time | relevance | path

Searched refs:num_compl_pkts (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c72 static int num_compl_pkts (ng_hci_unit_p, struct mbuf *);
176 error = num_compl_pkts(unit, event); in ng_hci_process_event()
1121 num_compl_pkts(ng_hci_unit_p unit, struct mbuf *event) in num_compl_pkts() function