Searched refs:ivt_header_error (Results 1 – 1 of 1) sorted by relevance
44 static int ivt_header_error(const char *err_str, struct ivt_header *ivt_hdr) in ivt_header_error() function57 result = ivt_header_error("bad magic", ivt_hdr); in verify_ivt_header()60 result = ivt_header_error("bad length", ivt_hdr); in verify_ivt_header()63 result = ivt_header_error("bad version", ivt_hdr); in verify_ivt_header()
Completed in 4 milliseconds