freebsd-nq/sys/dev/iscsi
Alexander Motin 33d9db92e2 Directly call m_gethdr() instead of m_getm2() for BHS.
All this code is based on assumption that data will be stored in one piece,
and since buffer size if known and fixed, it is easier to hardcode it.

MFC after:	2 weeks
2017-02-14 18:34:25 +00:00
..
icl_conn_if.m Add icl_conn_connect() ICL method, required for iSER. 2016-05-17 11:10:44 +00:00
icl_soft_proxy.c Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a part 2016-05-17 15:21:17 +00:00
icl_soft.c Directly call m_gethdr() instead of m_getm2() for BHS. 2017-02-14 18:34:25 +00:00
icl_wrappers.h Add icl_conn_connect() ICL method, required for iSER. 2016-05-17 11:10:44 +00:00
icl.c Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
icl.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
iscsi_ioctl.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00
iscsi_proto.h
iscsi.c Fix send/recv limit mixup. 2016-09-05 23:12:24 +00:00
iscsi.h Make the iSCSI parameter negotiation more flexible. 2016-08-25 05:22:53 +00:00