Home
last modified time | relevance | path

Searched refs:ISCSI_DIGEST_CRC32C (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sbin/iscsictl/
Discsic_parse.c447 opt->HeaderDigest = ISCSI_DIGEST_CRC32C; in cl_get_target_opts()
452 opt->DataDigest = ISCSI_DIGEST_CRC32C; in cl_get_target_opts()
540 opt->HeaderDigest = ISCSI_DIGEST_CRC32C; in cl_get_portal()
545 opt->DataDigest = ISCSI_DIGEST_CRC32C; in cl_get_portal()
/netbsd/src/sys/dev/iscsi/
Discsi.h93 ISCSI_DIGEST_CRC32C = 1 enumerator