tcp_timestamp_stat 3550 drivers/scsi/libiscsi.c 		len = sprintf(buf, "%u\n", conn->tcp_timestamp_stat);
tcp_timestamp_stat 3516 drivers/scsi/qla4xxx/ql4_os.c 	conn->tcp_timestamp_stat = test_bit(TCPOPT_TIMESTAMP_STAT, &options);
tcp_timestamp_stat 3647 drivers/scsi/qla4xxx/ql4_os.c 	SET_BITVAL(conn->tcp_timestamp_stat, options, BIT_6);
tcp_timestamp_stat 3753 drivers/scsi/qla4xxx/ql4_os.c 	conn->tcp_timestamp_stat = test_bit(TCPOPT_TIMESTAMP_STAT, &options);
tcp_timestamp_stat 7897 drivers/scsi/qla4xxx/ql4_os.c 		rc = sprintf(buf, "%u\n", fnode_conn->tcp_timestamp_stat);
tcp_timestamp_stat 8158 drivers/scsi/qla4xxx/ql4_os.c 			fnode_conn->tcp_timestamp_stat = fnode_param->value[0];
tcp_timestamp_stat 1051 drivers/scsi/scsi_transport_iscsi.c iscsi_flashnode_conn_attr(fnode, tcp_timestamp_stat,
tcp_timestamp_stat 3787 drivers/scsi/scsi_transport_iscsi.c iscsi_conn_attr(tcp_timestamp_stat, ISCSI_PARAM_TCP_TIMESTAMP_STAT);
tcp_timestamp_stat  217 include/scsi/libiscsi.h 	uint8_t			tcp_timestamp_stat;
tcp_timestamp_stat  319 include/scsi/scsi_transport_iscsi.h 	uint8_t			tcp_timestamp_stat;