Home
last modified time | relevance | path

Searched refs:ISCSI_HEADER_DIGEST_SIZE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iscsi/
H A Dicl_soft.c337 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()
H A Discsi_proto.h44 #define ISCSI_HEADER_DIGEST_SIZE 4 macro
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c117 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()
H A Dicl_cxgbei.c1153 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()