Searched defs:check_type (Results 1 – 3 of 3) sorted by relevance
14 # define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument16 # define IS_CRC64(check_type) false argument60 enum xz_check check_type; member
2056 const struct tlv_template *tmpl, boolean_t check_type) in tlv_check()
1789 check_type(const struct l2fwd_crypto_options *options, in check_type() function