Searched refs:HAST_CHECKSUM_NONE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sbin/hastd/
H A Dhast_checksum.c82 case HAST_CHECKSUM_NONE:
100 case HAST_CHECKSUM_NONE:
H A Dhast.h136 #define HAST_CHECKSUM_NONE 0 macro
H A Dparse.y274 NONE { $$ = HAST_CHECKSUM_NONE; }
866 depth0_checksum = HAST_CHECKSUM_NONE;

Completed in 52 milliseconds