freebsd-nq/sys/netgraph/bluetooth
Gleb Smirnoff cfa6009e36 In preparation of merging projects/sendfile, transform bare access to
sb_cc member of struct sockbuf to a couple of inline functions:

sbavail() and sbused()

Right now they are equal, but once notion of "not ready socket buffer data",
will be checked in, they are going to be different.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2014-11-12 09:57:15 +00:00
..
common Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
drivers Remove ifq_drops from struct ifqueue. Now queue drops are accounted in 2014-09-19 09:01:19 +00:00
hci Fix several typos 2013-05-12 16:43:26 +00:00
include Use callout(9) instead of timeout(9). 2014-09-20 16:43:14 +00:00
l2cap Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
socket In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00