freebsd-dev/sys/dev/iscsi
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
..
icl_proxy.c Use proper include paths in kernel iSCSI code. 2014-08-21 16:08:17 +00:00
icl.c In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
icl.h s/icl_pdu_new_bhs/icl_pdu_new/; no functional changes, just a little 2014-11-03 11:15:51 +00:00
iscsi_ioctl.h Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. 2014-07-06 17:37:49 +00:00
iscsi_proto.h Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00
iscsi.c s/icl_pdu_new_bhs/icl_pdu_new/; no functional changes, just a little 2014-11-03 11:15:51 +00:00
iscsi.h Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. 2014-07-06 17:37:49 +00:00