Searched refs:ISCSI_HEADER_DIGEST_SIZE (Results 1 – 4 of 4) sorted by relevance
337 len += ISCSI_HEADER_DIGEST_SIZE; in icl_pdu_size()396 CTASSERT(sizeof(received_digest) == ISCSI_HEADER_DIGEST_SIZE); in icl_pdu_check_header_digest()397 icl_soft_receive_buf(r, rs, &received_digest, ISCSI_HEADER_DIGEST_SIZE); in icl_pdu_check_header_digest()620 isc->receive_len = ISCSI_HEADER_DIGEST_SIZE; in icl_conn_receive_pdu()1421 ISCSI_HEADER_DIGEST_SIZE + ISCSI_DATA_DIGEST_SIZE + 4; in icl_conn_start()1429 ISCSI_HEADER_DIGEST_SIZE + ISCSI_DATA_DIGEST_SIZE + 4; in icl_conn_start()
44 #define ISCSI_HEADER_DIGEST_SIZE 4 macro
117 rx_len -= ISCSI_BHS_SIZE + ISCSI_HEADER_DIGEST_SIZE + in read_pdu_limits()119 tx_len -= ISCSI_BHS_SIZE + ISCSI_HEADER_DIGEST_SIZE + in read_pdu_limits()311 header_len += ISCSI_HEADER_DIGEST_SIZE; in parse_pdu()
1153 max_rx_pdu_len += ISCSI_HEADER_DIGEST_SIZE; in icl_cxgbei_conn_handoff()1154 max_tx_pdu_len += ISCSI_HEADER_DIGEST_SIZE; in icl_cxgbei_conn_handoff()