Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h146 #define NG_HCI_STAT_ACL_RECV(s) (s).acl_recv ++
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h607 u_int32_t acl_recv; /* number of ACL packets received */ member