Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h145 #define NG_HCI_STAT_ACL_SENT(s, n) (s).acl_sent += (n)
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h608 u_int32_t acl_sent; /* number of ACL packets sent */ member